@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/public/fonts/glyph/glyphicons-halflings-regular.eot');
  src: url('/public/fonts/glyph/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/public/fonts/glyph/glyphicons-halflings-regular.woff2') format('woff2'), 
       url('/public/fonts/glyph/glyphicons-halflings-regular.woff') format('woff'), url('/public/fonts/glyph/glyphicons-halflings-regular.ttf') format('truetype'), 
       url('/public/fonts/glyph/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

@font-face {
    font-family: 'Aqum';
    src: url('/public/fonts/aqum/Aqum.eot');
    src: url('/public/fonts/aqum/Aqum.eot?#iefix') format('embedded-opentype'),
         url('/public/fonts/aqum/Aqum.woff2') format('woff2'),
         url('/public/fonts/aqum/Aqum.woff') format('woff'),
         url('/public/fonts/aqum/Aqum.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PTSans';
    src: url('/public/fonts/ptsans/PT_Sans-Web-Regular.eot');
    src: url('/public/fonts/ptsans/PT_Sans-Web-Regular.eot?#iefix') format('embedded-opentype'),
         url('/public/fonts/ptsans/PT_Sans-Web-Regular.woff') format('woff'),
         url('/public/fonts/ptsans/PT_Sans-Web-Regular.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
  font-family: 'RobotoR';
  src: url('/public/fonts/roboto/RobotoRegular.eot@#iefix') format('embedded-opentype'),  url('/public/fonts/roboto/RobotoRegular.woff') format('woff'), url('/public/fonts/roboto/RobotoRegular.ttf')  format('truetype');
  font-weight: normal; font-style: normal;
}
@font-face {
  font-family: 'RobotoR';
  src: url('/public/fonts/roboto/RobotoBold.eot@#iefix') format('embedded-opentype'),  url('/public/fonts/roboto/RobotoBold.woff') format('woff'), url('/public/fonts/roboto/RobotoBold.ttf')  format('truetype');
  font-weight: bold; font-style: normal;
}
@font-face {
  font-family: 'RobotoL';
  src: url('/public/fonts/roboto/RobotoLight.eot@#iefix') format('embedded-opentype'),  url('/public/fonts/roboto/RobotoLight.woff') format('woff'), url('/public/fonts/roboto/RobotoLight.ttf')  format('truetype');
  font-weight: normal; font-style: normal;
}
@font-face {
  font-family: 'RobotoM';
  src: url('/public/fonts/roboto/RobotoMedium.eot@#iefix') format('embedded-opentype'),  url('/public/fonts/roboto/RobotoMedium.woff') format('woff'), url('/public/fonts/roboto/RobotoMedium.ttf')  format('truetype');
  font-weight: normal; font-style: normal;
}
@font-face {
  font-family: 'RobotoC';
  src: url('/public/fonts/roboto/RobotoCondensed.eot@#iefix') format('embedded-opentype'),  url('/public/fonts/roboto/RobotoCondensed.woff') format('woff'), url('/public/fonts/roboto/RobotoCondensed.ttf')  format('truetype');
  font-weight: normal; font-style: normal;
}
@font-face {
  font-family: 'RobotoC';
  src: url('/public/fonts/roboto/RobotoCondensedB.eot@#iefix') format('embedded-opentype'),  url('/public/fonts/roboto/RobotoCondensedB.woff') format('woff'), url('/public/fonts/roboto/RobotoCondensedB.ttf')  format('truetype');
  font-weight: bold; font-style: normal;
}
@font-face {
  font-family: 'RobotoB';
  src: url('/public/fonts/roboto/RobotoBlack.eot@#iefix') format('embedded-opentype'),  url('/public/fonts/roboto/RobotoBlack.woff') format('woff'), url('/public/fonts/roboto/RobotoBlack.ttf')  format('truetype');
  font-weight: bold; font-style: normal;
}