@font-face {
  font-family: "GolosText";
  src: url("GolosTextDemiBold.eot");
  src: url("GolosTextDemiBold.eot?#iefix") format("embedded-opentype"),
    url("GolosTextDemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "GolosText";
  src: url("GolosTextRegular.eot");
  src: url("GolosTextRegular.eot?#iefix") format("embedded-opentype"),
    url("GolosTextRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "GolosTextMedium";
  src: url("GolosTextMedium.eot");
  src: url("GolosTextMedium.eot?#iefix") format("embedded-opentype"),
    url("GolosTextMedium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "GolosTextBold";
  src: url("GolosTextBold.eot");
  src: url("GolosTextBold.eot?#iefix") format("embedded-opentype"),
    url("GolosTextBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "GolosTextBlack";
  src: url("GolosTextBlack.eot");
  src: url("GolosTextBlack.eot?#iefix") format("embedded-opentype"),
    url("GolosTextBlack.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
}
