﻿@font-face {
  font-family: 'neue';
  src: url('../fonts/neue.eot'); /* IE9 Compat Modes */
  src: local('☺'),
    url('../fonts/neue.eot') format('embedded-opentype'), /* IE6-IE8 */
      url('../fonts/neue.woff') format('woff'), /* Pretty Modern Browsers */
      url('../fonts/neue.eot') format('truetype'), /* Safari, Android, iOS */
      url('../fonts/neue.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'arial-bold';
  src: url('../fonts/Arial-BoldMT.eot');
  src: url('../fonts/Arial-BoldMT.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Arial-BoldMT.woff2') format('woff2'),
      url('../fonts/Arial-BoldMT.woff') format('woff'),
      url('../fonts/Arial-BoldMT.svg#Arial-BoldMT') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'arialbi';
  src: url('../fonts/Arial-ItalicMT.eot');
  src: url('../fonts/Arial-ItalicMT.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Arial-ItalicMT.woff2') format('woff2'),
      url('../fonts/Arial-ItalicMT.woff') format('woff'),
      url('../fonts/Arial-ItalicMT.svg#Arial-ItalicMT') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'arial-black';
  src: url('../fonts/arial-black.ttf'); /* IE9 Compat Modes */
  src: url('../fonts/arial-black.eot') format('embedded-opentype'), /* IE6-IE8 */
      url('../fonts/arial-black.woff') format('woff'), /* Pretty Modern Browsers */
      url('../fonts/arial-black.eot') format('truetype'), /* Safari, Android, iOS */
      url('../fonts/arial-black.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'flood-std';
  src: url('../fonts/FloodStd.eot');
  src: url('../fonts/FloodStd.eot?#iefix') format('embedded-opentype'),
      url('../fonts/FloodStd.woff2') format('woff2'),
      url('../fonts/FloodStd.woff') format('woff'),
      url('../fonts/FloodStd.svg#FloodStd') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}


@font-face {
  font-family: 'optima-bold';
  src: url('../fonts/Optima-Bold.eot');
  src: url('../fonts/Optima-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Optima-Bold.woff2') format('woff2'),
      url('../fonts/Optima-Bold.woff') format('woff'),
      url('../fonts/Optima-Bold.svg#Optima-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'varsity';
  src: url('../fonts/VarsityRegular.eot');
  src: url('../fonts/VarsityRegular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/VarsityRegular.woff2') format('woff2'),
      url('../fonts/VarsityRegular.woff') format('woff'),
      url('../fonts/VarsityRegular.svg#VarsityRegular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica-Neue-Condensed-Black';
  src: url('../fonts/HelveticaNeue-CondensedBlack.eot');
  src: url('../fonts/HelveticaNeue-CondensedBlack.eot?#iefix') format('embedded-opentype'),
      url('../fonts/HelveticaNeue-CondensedBlack.woff2') format('woff2'),
      url('../fonts/HelveticaNeue-CondensedBlack.woff') format('woff'),
      url('../fonts/HelveticaNeue-CondensedBlack.ttf') format('truetype'),
      url('../fonts/HelveticaNeue-CondensedBlack.svg#HelveticaNeue-CondensedBlack') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

