﻿@font-face {
  font-family: "Humanist Light";
  src: url("/fonts/humanist-light.eot?#iefix");
  src: url("/fonts/humanist-light.eot?#iefix") format("eot"),
  url("/fonts/humanist-light.woff2") format("woff2"),
  url("/fonts/humanist-light.woff") format("woff"),
  url("/fonts/humanist-light.ttf") format("truetype"),
  url("/fonts/humanist-light.svg#da50b62e-56cb-48f7-90a5-830712834061") format("svg");
}

@font-face {
  font-family: "Humanist Bold";
  src: url("/fonts/humanist-bold.eot?#iefix");
  src: url("/fonts/humanist-bold.eot?#iefix") format("eot"),
  url("/fonts/humanist-bold.woff2") format("woff2"),
  url("/fonts/humanist-bold.woff") format("woff"),
  url("/fonts/humanist-bold.ttf") format("truetype"),
  url("/fonts/humanist-bold.svg#1c78bb6f-8f4c-4235-a041-8a484cca3263") format("svg");
}

@font-face {
    font-family: "Helvetica Neue Bold Extended";
    src: url("/fonts/helvetica-neue-bold-extended.eot");
    src: url("/fonts/helvetica-neue-bold-extended.eot?#iefix") format("embedded-opentype"), 
         url("/fonts/helvetica-neue-bold-extended.woff2") format("woff2"), 
         url("/fonts/helvetica-neue-bold-extended.woff") format("woff"), 
         url("/fonts/helvetica-neue-bold-extended.ttf") format("truetype"), 
         url("/fonts/helvetica-neue-bold-extended.svg") format("svg");
}