@font-face {
    font-family: 'ralewayregular';
    src: url('/font/raleway-regular-webfont.woff2') format('woff2'),
         url('/font/raleway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ralewaysemibold';
    src: url('/font/raleway-semibold-webfont.woff2') format('woff2'),
         url('/font/raleway-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


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



@font-face {
  font-family: 'CenturyGothic';
  src: url('/font/CenturyGothic.eot?#iefix') format('embedded-opentype'),  url('~/font/CenturyGothic.woff') format('woff'), url('~/font/CenturyGothic.ttf')  format('truetype'), url('~/font/CenturyGothic.svg#CenturyGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('/font/opensans-regular-webfont.eot');
    src: url('/font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/opensans-regular-webfont.woff2') format('woff2'),
         url('/font/opensans-regular-webfont.woff') format('woff'),
         url('/font/opensans-regular-webfont.ttf') format('truetype'),
         url('/font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('/font/opensans-semibold-webfont.eot');
    src: url('/font/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/opensans-semibold-webfont.woff2') format('woff2'),
         url('/font/opensans-semibold-webfont.woff') format('woff'),
         url('/font/opensans-semibold-webfont.ttf') format('truetype'),
         url('/font/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}