﻿
@font-face {
  font-family: 'oildrop-icons';
  src:  url('../fonts/oildrop-icons.eot');
  src:  url('../fonts/oildrop-icons.eot') format('embedded-opentype'),
    url('../fonts/oildrop-icons.ttf') format('truetype'),
    url('../fonts/oildrop-icons.woff') format('woff'),
    url('../fonts/oildrop-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'oildrop-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-award:before {
  content: "\e902";
}
.icon-calculator:before {
  content: "\e903";
}
.icon-certificate:before {
  content: "\e904";
}
.icon-check:before {
  content: "\e905";
}
.icon-envelope:before {
  content: "\e906";
}
.icon-factory:before {
  content: "\e907";
}
.icon-gas-flaring:before {
  content: "\e908";
}
.icon-globe:before {
  content: "\e909";
}
.icon-heart:before {
  content: "\e90a";
}
.icon-lock:before {
  content: "\e90b";
}
.icon-map-marker:before {
  content: "\e90c";
}
.icon-mar-marker2:before {
  content: "\e90d";
}
.icon-meetings:before {
  content: "\e90e";
}
.icon-oil-platform:before {
  content: "\e90f";
}
.icon-oil-pump:before {
  content: "\e910";
}
.icon-oil-refinery:before {
  content: "\e911";
}
.icon-phone:before {
  content: "\e912";
}
.icon-quote:before {
  content: "\e913";
}
.icon-reply-left:before {
  content: "\e914";
}
.icon-reply-right:before {
  content: "\e915";
}
.icon-search:before {
  content: "\e916";
}
.icon-thermal-power:before {
  content: "\e917";
}
.icon-power-station:before {
  content: "\e918";
}
.icon-eco-refinery:before {
  content: "\e919";
}


