@font-face {
    font-family: 'GOTHIC_0';
    src: url('../fonts/GOTHIC_0.eot');
    src: url('../fonts/GOTHIC_0.eot') format('embedded-opentype'),
         url('../fonts/GOTHIC_0.woff2') format('woff2'),
         url('../fonts/GOTHIC_0.woff') format('woff'),
         url('../fonts/GOTHIC_0.ttf') format('truetype'),
         url('../fonts/GOTHIC_0.svg#GOTHIC_0') format('svg');
}

@font-face {
  font-family: 'AvantGarde-ExtraLight';
  src: url('../fonts/AvantGarde-ExtraLight.eot?#iefix') format('embedded-opentype'),  url('../fonts/AvantGarde-ExtraLight.otf')  format('opentype'),
	     url('../fonts/AvantGarde-ExtraLight.woff') format('woff'), url('../fonts/AvantGarde-ExtraLight.ttf')  format('truetype'), url('../fonts/AvantGarde-ExtraLight.svg#AvantGarde-ExtraLight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'alluraregular';
    src: url('../fonts/allura-regular-webfont.woff2') format('woff2'),
         url('../fonts/allura-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}