@font-face {
  font-family: 'Endzone Sans';
  font-style: normal;
  font-weight: 300;
  src: url('EndzoneSansLight.woff') format('woff');
}

@font-face {
  font-family: 'Endzone Sans';
  font-style: normal;
  font-stretch: condensed;
  font-weight: 300;
  src: url('EndzoneSansLightCond.woff') format('woff');
}

@font-face {
  font-family: 'Endzone Sans';
  font-style: normal;
  font-weight: 400;
  src: url('EndzoneSansMedium.woff') format('woff');
}

@font-face {
  font-family: 'Endzone Sans';
  font-style: normal;
  font-stretch: condensed;
  font-weight: 400;
  src: url('EndzoneSansMediumCond.woff') format('woff');
}

@font-face {
  font-family: 'Endzone Sans';
  font-style: normal;
  font-weight: 600;
  src: url('EndzoneSansBold.woff') format('woff');
}

@font-face {
  font-family: 'Endzone Sans';
  font-style: normal;
  font-stretch: condensed;
  font-weight: 600;
  src: url('EndzoneSansBoldCond.woff') format('woff');
}
