﻿@font-face {
  font-family: 'icons';
  src:  url('../fonts/icons.eot?p2f7qr');
  src:  url('../fonts/icons.eot?p2f7qr#iefix') format('embedded-opentype'),
    url('../fonts/icons.ttf?p2f7qr') format('truetype'),
    url('../fonts/icons.woff?p2f7qr') format('woff'),
    url('../fonts/icons.svg?p2f7qr#icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: '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-pin:before {
  content: "\e914";
}
.icon-certificate:before {
  content: "\e900";
}
.icon-closee:before {
  content: "\e901";
}
.icon-fax:before {
  content: "\e902";
}
.icon-mail:before {
  content: "\e909";
}
.icon-pdf .path1:before {
  content: "\e90a";
  color: rgb(0, 0, 0);
}
.icon-pdf .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-pdf .path3:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-pdf .path4:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-pdf .path5:before {
  content: "\e90f";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-pdf .path6:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-pdf .path7:before {
  content: "\e912";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-phone:before {
  content: "\e913";
}
.icon-arrow-down:before {
  content: "\e903";
}
.icon-arrow-left:before {
  content: "\e904";
}
.icon-arrow-next:before {
  content: "\e905";
}
.icon-arrow-prev:before {
  content: "\e906";
}
.icon-arrow-right:before {
  content: "\e907";
}
.icon-arrow-up:before {
  content: "\e908";
}
.icon-close:before {
  content: "\e90c";
}
.icon-customer-service-1:before {
  content: "\e911";
}
.icon-menu:before {
  content: "\e922";
}
.icon-share:before {
  content: "\e929";
}
.icon-upload:before {
  content: "\e930";
}


