@font-face {
  font-family: "OpenSansRegular";
  src: url("../fonts/OpenSansRegular/OpenSansRegular.eot");
  src: url("../fonts/OpenSansRegular/OpenSansRegular.eot@")format("embedded-opentype"),
  url("../fonts/OpenSansRegular/OpenSansRegular.woff") format("woff"),
  url("../fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "OpenSansBold";
  src: url("../fonts/OpenSansBold/OpenSansBold.eot");
  src: url("../fonts/OpenSansBold/OpenSansBold.eot@")format("embedded-opentype"),
  url("../fonts/OpenSansBold/OpenSansBold.woff") format("woff"),
  url("../fonts/OpenSansBold/OpenSansBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "OpenSansCondensedBold";
  src: url("../fonts/OpenSansCondensedBold/OpenSansCondensedBold.eot");
  src: url("../fonts/OpenSansCondensedBold/OpenSansCondensedBold.eot@")format("embedded-opentype"),
  url("../fonts/OpenSansCondensedBold/OpenSansCondensedBold.woff") format("woff"),
  url("../fonts/OpenSansCondensedBold/OpenSansCondensedBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

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

@font-face {
  font-family: "GilroyExtraBold";
  src:  url("../fonts/GilroyExtraBold/GilroyExtraBold.woff") format("woff"),
        url("../fonts/GilroyExtraBold/GilroyExtraBold.woff2") format("woff2"),
        url("../fonts/GilroyExtraBold/GilroyExtraBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "GilroyLight";
  src:  url("../fonts/GilroyLight/GilroyLight.woff") format("woff"),
        url("../fonts/GilroyLight/GilroyLight.woff2") format("woff2"),
        url("../fonts/GilroyLight/GilroyLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "FontAwesome";
  src: url(../fonts/fontawesome/fontawesome-webfont.eot@v=4.7.0);
  src: url(../fonts/fontawesome/fontawesome-webfont.eot@) format("embedded-opentype"), 
  url(../fonts/fontawesome/fontawesome-webfont.woff2@v=4.7.0) format("woff2"), 
  url(../fonts/fontawesome/fontawesome-webfont.woff@v=4.7.0) format("woff"), 
  url(../fonts/fontawesome/fontawesome-webfont.ttf@v=4.7.0) format("truetype"), 
  url(../fonts/fontawesome/fontawesome-webfont.svg@v=4.7.0) format("svg");
  font-weight: normal;
  font-style: normal;
} 