@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoonbf76.eot?auryy8');
  src:  url('fonts/icomoonbf76.eot?auryy8#iefix') format('embedded-opentype'),
    url('fonts/icomoonbf76.ttf?auryy8') format('truetype'),
    url('fonts/icomoonbf76.woff?auryy8') format('woff'),
    url('fonts/icomoonbf76.svg?auryy8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="f2f-icons"], [class*=" f2f-icons"] {
  /* 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;
}

.f2f-icons.icon-search:before {
  content: "\e909";  
}
.f2f-icons.icon-recruitment:before {
  content: "\e900";  
}
.f2f-icons.icon-all:before {
  content: "\e901";  
}
.f2f-icons.icon-trade-fairs:before {
  content: "\e902";  
}
.f2f-icons.icon-news:before {
  content: "\e903";  
}
.f2f-icons.icon-articles:before {
  content: "\e904";  
}
.f2f-icons.icon-interview:before {
  content: "\e905";  
}
.f2f-icons.icon-buyer:before {
  content: "\e906";  
}
.f2f-icons.icon-supplier:before {
  content: "\e907";  
}
.f2f-icons.icon-mi:before {
  content: "\e908";  
}
