@font-face {
  font-family: 'Brutal Type';
  src: local('Brutal Type'),
    url('/fonts/BrutalType/brutal-type-regular.eot?#iefix')
      format('embedded-opentype'),
    url('/fonts/BrutalType/brutal-type-regular.woff2') format('woff2'),
    url('/fonts/BrutalType/brutal-type-regular.woff') format('woff');

  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'Brutal Type';
  src: local('Brutal Type Medium'),
    url('/fonts/BrutalType/brutal-type-medium.eot?#iefix')
      format('embedded-opentype'),
    url('/fonts/BrutalType/brutal-type-medium.woff2') format('woff2'),
    url('/fonts/BrutalType/brutal-type-medium.woff') format('woff');

  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: 'Brutal Type';
  src: local('Brutal Type Bold'),
    url('/fonts/BrutalType/brutal-type-bold.eot?#iefix')
      format('embedded-opentype'),
    url('/fonts/BrutalType/brutal-type-bold.woff2') format('woff2'),
    url('/fonts/BrutalType/brutal-type-bold.woff') format('woff');

  font-style: normal;
  font-weight: 700;
}
