@font-face {
  font-family: "ProximaNova";
  font-weight: normal;
  font-style: normal;
  src: url("../../public/assets/fonts/ProximaNovaW08Reg.eot"); /* IE9 */
  src: url("../../public/assets/fonts/ProximaNovaW08Reg.eot?#iefix") format("embedded-opentype");
  src: url("../../public/assets/fonts/ProximaNovaW08Reg.woff2") format("woff2"),
  url("../../public/assets/fonts/ProximaNovaW08Reg.woff") format("woff"), /* chrome, firefox */
  url("../../public/assets/fonts/ProximaNovaW08Reg.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url("../../public/assets/fonts/ProximaNovaW08Reg.svg#Proxima Nova W08 Regular") format("svg"); /* iOS 4.1- */
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../../public/assets/fonts/MaterialIcons-Regular.eot"); /* For IE6-8 */
  src: url("../../public/assets/fonts/MaterialIcons-Regular.eot?#iefix") format("embedded-opentype"); /* For IE6-8 */
  src: url("../../public/assets/fonts/MaterialIcons-Regular.woff2") format('woff2'),
  url("../../public/assets/fonts/MaterialIcons-Regular.woff") format('woff'),
  url("../../public/assets/fonts/MaterialIcons-Regular.ttf") format('truetype'),
  url("../../public/assets/fonts/MaterialIcons-Regular.svg#svgFontName") format("svg");
}


@font-face {
  font-family: "FrutigerRoman";
  font-style: normal;
  font-weight: normal;
  src: url("../../public/assets/fonts/FrutigerLTW01_55Roma1475738.eot"); /* IE9 */
  src: url("../../public/assets/fonts/FrutigerLTW01_55Roma1475738.eot?#iefix") format("embedded-opentype"); /* IE6-IE8 */
  src: url("../../public/assets/fonts/FrutigerLTW01_55Roma1475738.woff2") format("woff2"), /* chrome, firefox */
  url("../../public/assets/fonts/FrutigerLTW01_55Roma1475738.woff") format("woff"), /* chrome, firefox */
  url("../../public/assets/fonts/FrutigerLTW01_55Roma1475738.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url("../../public/assets/fonts/FrutigerLTW01_55Roma1475738.svg#Frutiger LT W01 55 Roman") format("svg"); /* iOS 4.1- */
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../../public/assets/fonts/glyphicons-halflings-regular.eot");
  src: url("../../public/assets/fonts/glyphicons-halflings-regular.eot?#iefix") format('embedded-opentype'),
  url("../../public/assets/fonts/glyphicons-halflings-regular.woff2") format('woff2'),
  url("../../public/assets/fonts/glyphicons-halflings-regular.woff") format('woff'),
  url("../../public/assets/fonts/glyphicons-halflings-regular.ttf") format('truetype'),
  url("../../public/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format('svg');
}