@font-face {
  font-family: 'GolosTextWeb';
  src: url('../fonts/GolosText_Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/GolosText_Regular.woff') format('woff'),
  url('../fonts/GolosText_Regular.ttf') format('truetype');
  font-weight: 400;
}

@font-face {
  font-family: 'GolosTextWeb';
  src: url('../fonts/GolosText_Medium.eot?#iefix') format('embedded-opentype'),
  url('../fonts/GolosText_Medium.woff') format('woff'),
  url('../fonts/GolosText_Medium.ttf') format('truetype');
  font-weight: 500;
}

@font-face {
  font-family: 'GolosTextWeb';
  src: url('../fonts/GolosText_Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/GolosText_Bold.woff') format('woff'),
  url('../fonts/GolosText_Bold.ttf') format('truetype');
  font-weight: 700;
}