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

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

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

@font-face {
    font-family: 'ProximaNova-SemiBold';
    src: url('../resources/fonts/ProximNovaSBold/proximanova-sbold-webfont.eot');
    src: url('../resources/fonts/ProximNovaSBold/proximanova-sbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../resources/fonts/ProximNovaSBold/proximanova-sbold-webfont.woff2') format('woff2'),
         url('../resources/fonts/ProximNovaSBold/proximanova-sbold-webfont.woff') format('woff'),
         url('../resources/fonts/ProximNovaSBold/proximanova-sbold-webfont.ttf') format('truetype'),
         url('../resources/fonts/ProximNovaSBold/proximanova-sbold-webfont.svg#proxima_nova_ltsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}