/* font-family: "GothamProNarrowBold"; */
@font-face {
  font-family: "GothamProNarrowBold";
  src: url("./fonts/GothamProNarrow/GothamProNarrowBold/GothamProNarrowBold.eot");
  src: url("./fonts/GothamProNarrow/GothamProNarrowBold/GothamProNarrowBold.eot?#iefix")format("embedded-opentype"),
       url("./fonts/GothamProNarrow/GothamProNarrowBold/GothamProNarrowBold.woff") format("woff"),
       url("./fonts/GothamProNarrow/GothamProNarrowBold/GothamProNarrowBold.ttf") format("truetype");
  font-style: normal;
 font-display: swap;
  font-weight: normal;
}

/* font-family: "GothamProNarrowMedium"; */
@font-face {
  font-family: "GothamProNarrowMedium";
  src: url("./fonts/GothamProNarrow/GothamProNarrowMedium/GothamProNarrowMedium.eot");
  src: url("./fonts/GothamProNarrow/GothamProNarrowMedium/GothamProNarrowMedium.eot?#iefix")format("embedded-opentype"),
       url("./fonts/GothamProNarrow/GothamProNarrowMedium/GothamProNarrowMedium.woff") format("woff"),
       url("./fonts/GothamProNarrow/GothamProNarrowMedium/GothamProNarrowMedium.ttf") format("truetype");
  font-style: normal;
 font-display: swap;
  font-weight: normal;
}


@font-face{
	font-family:'FontAwesome';
	src:url('./fonts/fontawesome-webfont.eot?v=4.7.0');
	src:url('./fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('./fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('./fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('./fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('./fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight:normal;
 font-display: swap;
	font-style:normal;
}