@font-face {
  font-family: 'whHoxton';
  src: url("../fonts/WHHoxtonWeb-Regular.eot");
  src: url("../fonts/WHHoxtonWeb-Regular.eot?#iefix") 
      format("embedded-opentype"), url("../fonts/WHHoxtonWeb-Regular.woff") 
      format("woff"), url("../fonts/WHHoxtonWeb-Regular.woff2") 
      format("woff2"), url("../fonts/WHHoxtonWeb-Regular.ttf") 
      format("truetype"), url("../fonts/WHHoxtonWeb-Regular.ttf") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'whHoxton-bold';
  src: url("../fonts/WHHoxtonWeb-Bold.eot");
  src: url("../fonts/WHHoxtonWeb-Bold.eot?#iefix") 
      format("embedded-opentype"), url("../fonts/WHHoxtonWeb-Bold.woff") 
      format("woff"), url("../fonts/WHHoxtonWeb-Bold.woff2") 
      format("woff2"), url("../fonts/WHHoxtonWeb-Bold.ttf") 
      format("truetype"), url("../fonts/WHHoxtonWeb-Bold.ttf") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
    font-family: 'WH Hoxton Heavy';
    src: url('../fonts/WHHoxton-Heavy.eot');
    src: url('../fonts/WHHoxton-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/WHHoxton-Heavy.woff2') format('woff2'),
        url('../fonts/WHHoxton-Heavy.woff') format('woff'),
        url('../fonts/WHHoxton-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
