@font-face {
  font-family: 'olive-font-icon';
  src:  url('fonts/olive-font-icon.eot?q0miu0');
  src:  url('fonts/olive-font-icon.eot?q0miu0#iefix') format('embedded-opentype'),
    url('fonts/olive-font-icon.ttf?q0miu0') format('truetype'),
    url('fonts/olive-font-icon.woff?q0miu0') format('woff'),
    url('fonts/olive-font-icon.svg?q0miu0#olive-font-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="oi-"], [class*=" oi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'olive-font-icon' !important;
  speak: never;
  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;
}

.oi-arrow-left-thin:before {
  content: "\e901";
}
.oi-arrow-left:before {
  content: "\e902";
}
.oi-arrow-right-thin:before {
  content: "\e903";
}
.oi-arrow-right:before {
  content: "\e904";
}
.oi-angle-right-thin:before {
  content: "\e918";
}
.oi-angle-right:before {
  content: "\e919";
}
.oi-angle-left-thin:before {
  content: "\e91a";
}
.oi-angle-left:before {
  content: "\e91b";
}
.oi-magnifying-glass-thin:before {
  content: "\e911";
}
.oi-magnifying-glass:before {
  content: "\e912";
}
.oi-shopping-cart-thin:before {
  content: "\e913";
}
.oi-shopping-cart:before {
  content: "\e914";
}
.oi-shopping-cart-solid:before {
  content: "\e915";
}
.oi-envelope-thin:before {
  content: "\e916";
}
.oi-envelope:before {
  content: "\e917";
}
.oi-document-thin:before {
  content: "\e91d";
}
.oi-document:before {
  content: "\e91e";
}
.oi-checkbox:before {
  content: "\e91c";
}
.oi-gears:before {
  content: "\e907";
}
.oi-gears-thin:before {
  content: "\e908";
}
.oi-lightbulb-thin:before {
  content: "\e90b";
}
.oi-facebook:before {
  content: "\e905";
}
.oi-facebook-f:before {
  content: "\e906";
}
.oi-instagram:before {
  content: "\e909";
}
.oi-instagram-square:before {
  content: "\e90a";
}
.oi-linkedin:before {
  content: "\e90c";
}
.oi-linkedin-square:before {
  content: "\e90d";
}
.oi-twitter:before {
  content: "\e90e";
}
.oi-twitter-square:before {
  content: "\e90f";
}
.oi-apple:before {
  content: "\e900";
}
.oi-windows:before {
  content: "\e910";
}
