@font-face {
    font-family: 'Fugue';
    src: url('fonts/fugue_regular-webfont.eot');
    src: url('fonts/fugue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fugue_regular-webfont.woff') format('woff'),
         url('fonts/fugue_regular-webfont.ttf') format('truetype'),
         url('fonts/fugue_regular-webfont.svg#fugueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Neuehaas';
    src: url('fonts/neue-haas-unica-pro-regular.eot');
    src: url('fonts/neue-haas-unica-pro-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/neue-haas-unica-pro-regular.woff') format('woff'),
         url('fonts/neue-haas-unica-pro-regular.ttf') format('truetype'),
         url('fonts/neue-haas-unica-pro-regular.svg#NeueHaasUnicaPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
  font-family: "Flat-UI-Icons-24";
  font-weight: normal;
  font-style: normal;
  src: url("fonts/Flat-UI-Icons-24.woff") format("woff"),
    url(fonts/Flat-UI-Icons-24.ttf) format('truetype');
}

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