/* format for bringing in font files. NEED eot, woff woff2 for full browser support */
@font-face {
  font-family: 'Digital-7Mono';
  src: url('digital7-mono/Digital-7Mono.eot?#iefix') format('embedded-opentype'),  
    url('digital7-mono/Digital-7Mono.woff') format('woff'), 
    url('digital7-mono/Digital-7Mono.ttf')  format('truetype'), 
    url('digital7-mono/Digital-7Mono.svg#Digital-7Mono') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ImpactLabelReversed';
  src: url('impact-label/ImpactLabelReversed.eot?#iefix') format('embedded-opentype'),
  url('impact-label/ImpactLabelReversed.woff') format('woff'),
  url('impact-label/ImpactLabelReversed.ttf')  format('truetype'),
  url('impact-label/ImpactLabelReversed.svg#ImpactLabelReversed') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BarlowMediumItalic';
  src: url('barlow/Barlow-MediumItalic.eot?#iefix') format('embedded-opentype'),
  url('barlow/Barlow-MediumItalic.woff') format('woff'),
  url('barlow/Barlow-MediumItalic.ttf')  format('truetype'),
  url('barlow/Barlow-MediumItalic.svg#Barlow-MediumItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BarlowBold';
  src: url('barlow/Barlow-Bold.eot?#iefix') format('embedded-opentype'),
  url('barlow/Barlow-Bold.woff') format('woff'),
  url('barlow/Barlow-Bold.ttf')  format('truetype'),
  url('barlow/Barlow-Bold.svg#Barlow-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BarlowThin';
  src: url('barlow/Barlow-Thin.eot?#iefix') format('embedded-opentype'),
  url('barlow/Barlow-Thin.ttf') format('woff'),
  url('barlow/Barlow-Thin.ttf')  format('truetype'),
  url('barlow/Barlow-Thin.svg#Barlow-Thin') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BarlowLight';
  src: url('barlow/Barlow-Light.eot?#iefix') format('embedded-opentype'),
  url('barlow/Barlow-Light.ttf') format('woff'),
  url('barlow/Barlow-Light.ttf')  format('truetype'),
  url('barlow/Barlow-Light.svg#Barlow-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BarlowMedium';
  src: url('barlow/Barlow-Medium.ttf') format('embedded-opentype'),
  url('barlow/Barlow-Medium.woff') format('woff'),
  url('barlow/Barlow-Medium.ttf')  format('truetype'),
  url('barlow/Barlow-Medium.svg#Barlow-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueCondBold';
  src: url('helveticaneue/HelveticaNeue-CondensedBold.eot?#iefix') format('embedded-opentype'),
  url('helveticaneue/HelveticaNeue-CondensedBold.woff') format('woff'),
  url('helveticaneue/HelveticaNeue-CondensedBold.ttf') format('truetype'),
  url('helveticaneue/HelveticaNeue-CondensedBold.svg#HelveticaNeue-CondensedBold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'HelveticaNeueCond';
  src: url('helveticaneue/HelveticaNeue-HeavyCond.eot?#iefix') format('embedded-opentype'),
  url('helveticaneue/HelveticaNeue-HeavyCond.woff') format('woff'),
  url('helveticaneue/HelveticaNeue-HeavyCond.ttf')  format('truetype'),
  url('helveticaneue/HelveticaNeue-HeavyCond.svg#HelveticaNeue-HeavyCond') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CaveatBold';
  src: url('Caveat/caveat-bold.eot?#iefix') format('embedded-opentype'),
  url('Caveat/caveat-bold.woff') format('woff'),
  url('Caveat/caveat-bold.ttf')  format('truetype'),
  url('Caveat/caveat-bold.svg#caveat-bold') format('svg');
  font-style: normal;
}
@font-face {
  font-family: 'CaveatRegular';
  src: url('Caveat/caveat-regular.eot?#iefix') format('embedded-opentype'),
  url('Caveat/caveat-regular.woff') format('woff'),
  url('Caveat/caveat-regular.ttf')  format('truetype'),
  url('Caveat/caveat-regular.svg#caveat-regular') format('svg');
  font-style: normal;
}

@font-face {
  font-family: 'InterstateCondensedRegular';
  src: url('interstate/Interstate-RegularCondensed.eot?#iefix') format('embedded-opentype'),  
    url('interstate/Interstate-RegularCondensed.woff') format('woff'), 
    url('interstate/Interstate-RegularCondensed.ttf')  format('truetype'), 
    url('interstate/Interstate-RegularCondensed.svg#Interstate-RegularCondensed') format('svg');
  font-weight: normal;
  font-style: normal;
}

.course {
  font-family: 'Open Sans', sans-serif;
}

.QAMenu, .Editor {
  font-family: 'Roboto', Arial, sans-serif;
}