
@font-face {
  font-family: "Branding";
  src: url("../fonts/branding/branding_bold-webfont.eot");
  src: url("../fonts/branding/branding_bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/branding/branding_bold-webfont.woff2") format("woff2"),
    url("../fonts/branding/branding_bold-webfont.woff") format("woff"),
    url("../fonts/branding/branding_bold-webfont.ttf") format("truetype")/* ,
    url("../fonts/branding/branding_bold-webfont.svg#brandingbold") format("svg") */;
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Branding";
  src: url("../fonts/branding/branding_semibold-webfont.eot");
  src: url("../fonts/branding/branding_semibold-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/branding/branding_semibold-webfont.woff2") format("woff2"),
    url("../fonts/branding/branding_semibold-webfont.woff") format("woff"),
    url("../fonts/branding/branding_semibold-webfont.ttf") format("truetype")/* ,
    url("../fonts/branding/branding_semibold-webfont.svg#brandingsemibold") format("svg") */;
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Branding";
  src: url("../fonts/branding/branding_medium-webfont.eot");
  src: url("../fonts/branding/branding_medium-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/branding/branding_medium-webfont.woff2") format("woff2"),
    url("../fonts/branding/branding_medium-webfont.woff") format("woff"),
    url("../fonts/branding/branding_medium-webfont.ttf") format("truetype")/* ,
    url("../fonts/branding/branding_medium-webfont.svg#brandingmedium") format("svg") */;
  font-weight: 400;
  font-style: normal;
}
