@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?a0hfbf');
    src:  url('../fonts/icomoon.eot?a0hfbf#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.ttf?a0hfbf') format('truetype'),
      url('../fonts/icomoon.woff?a0hfbf') format('woff'),
      url('../fonts/icomoon.svg?a0hfbf#icomoon') 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: 'icomoon' !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;
  }
  
  .icon-arrow-newtab:before {
    content: "\e900";
  }
  .icon-bottomright-shape:before {
    content: "\e901";
  }
  .icon-bridge:before {
    content: "\e902";
  }
  .icon-chevron-down:before {
    content: "\e904";
  }
  .icon-chevron-right:before {
    content: "\e905";
  }
  .icon-facebook:before {
    content: "\e906";
  }
  .icon-fence:before {
    content: "\e907";
  }
  .icon-helmet:before {
    content: "\e90a";
  }
  .icon-home:before {
    content: "\e90c";
  }
  .icon-instagram:before {
    content: "\e90d";
  }
  .icon-linkedin:before {
    content: "\e90e";
  }
  .icon-logo-sultan:before {
    content: "\e90f";
  }
  .icon-sand:before {
    content: "\e911";
  }
  .icon-topleft-shape:before {
    content: "\e913";
  }
/*# sourceMappingURL=myfonts.css.map */