@font-face {
    font-family: 'bpg_arialregular';
    src: url(../../../fonts/bpg_arial_2009-webfont.eot);
    src: url('../../../fonts/bpg_arial_2009-webfont.eot?#iefix') format('embedded-opentype'), url(../../../fonts/bpg_arial_2009-webfont.woff2) format('woff2'), url(../../../fonts/bpg_arial_2009-webfont.woff) format('woff'), url(../../../fonts/bpg_arial_2009-webfont.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'BPGArialCaps';
    src: url('../../../fonts/BPGArialCaps2010.eot?#iefix') format('embedded-opentype'), url(../../../fonts/BPGArialCaps2010.woff) format('woff'), url(../../../fonts/BPGArialCaps2010.ttf) format('truetype'), url('../../../fonts/BPGArialCaps2010.svg#BPGArialCaps2010') format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'Roboto';
    src: url('../../../fonts/roboto__geo_mt-webfont.ttf') format('truetype');
    font-style: normal
}
@font-face {
    font-family: 'vezir';
    src: url('../../../fonts/G_VEZIR2.TTF') format('truetype');
    font-style: normal
}
@font-face {
    font-family: 'dejavu';
    src: url('../../../fonts/BPG DejaVu Sans Caps Book.ttf') format('truetype');
    font-style: normal
}
@font-face {
    font-family: 'dejavu-nusx';
    src: url('../../../fonts/BPG DejaVuSans_0.ttf') format('truetype');
    font-style: normal
}
@font-face {
  font-family: 'icomoon';
  src:  url('../../../fonts/icomoon.eot?x112q0');
  src:  url('../../../fonts/icomoon.eot?x112q0#iefix') format('embedded-opentype'),
    url('../../../fonts/icomoon.ttf?x112q0') format('truetype'),
    url('../../../fonts/icomoon.woff?x112q0') format('woff'),
    url('../../../fonts/icomoon.svg?x112q0#icomoon') 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: 'icomoon' !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-ornament:before {
  content: "\e900";
}
.icon-right-arrow:before {
  content: "\e901";
}
.icon-search:before {
  content: "\e986";
}
