@font-face {
  font-family: 'GT-Cinetype';
  src: url('GT-Cinetype-Regular.woff2') format('woff2'),
       url("GT-Cinetype-Regular.woff") format("woff");
}

@font-face {
font-family: 'Austin';
    src: url('AustinNewsDeck-Light-Web.woff2') format('woff2'), /* Modern Browsers */
    	 url("AustinNewsDeck-Light-Web.woff") format("woff");
}