﻿	@font-face {
	    font-family: 'NFLEndzoneSansBold';
	    src: url('endzone-sans_bold.eot');
	}
	@font-face {
	    font-family: 'NFLEndzoneSansBold';
	    src: url('//:') format('no404'),
	    	 url('endzone-sans_bold.eot?iefix') format('eot'),
	         url('endzone-sans_bold.woff') format('woff'),
	         url('endzone-sans_bold.ttf') format('truetype'),
	         url('endzone-sans_bold.svg#webfontIapIc83v') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}

	@font-face { 
		font-family: 'NFLEndzoneSansCondMedium';
		src: url('endzone-sans_medium-cond.eot');
	}	
	@font-face {
	    font-family: 'NFLEndzoneSansCondMedium';
	    src: url('//:') format('no404'),
	    	 url('endzone-sans_medium-cond.eot?#iefix') format('eot'),
	         url('endzone-sans_medium-cond.woff') format('woff'),
	         url('endzone-sans_medium-cond.ttf') format('truetype'),
	         url('endzone-sans_medium-cond.svg#EndzoneSansCondMedium') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}

	@font-face {
	    font-family: 'NFLEndzoneTechMedium';
	    src: url('endzone-tech_medium.eot');
	}
	@font-face {
	    font-family: 'NFLEndzoneTechMedium';
	    src: url('//:') format('no404'),
	    	 url('endzone-tech_medium?iefix') format('eot'),
	         url('endzone-tech_medium.woff') format('woff'),
	         url('endzone-tech_medium.ttf') format('truetype'),
	         url('endzone-tech_medium.svg#webfontIapIc83v') format('svg');
	    font-weight: normal;
	    font-style: normal;
}

	@font-face { 
		font-family: 'NFLEndzoneTechBold';
		src: url('endzone-tech_bold.eot');
	}
	@font-face {
		font-family: 'NFLEndzoneTechBold';
		src: url('//:') format('no404'),
			 url('endzone-tech_bold.eot') format('eot'),
		     url('endzone-tech_bold.woff') format('woff'), 
		     url('endzone-tech_bold.ttf') format('truetype'), 
		     url('endzone-tech_bold.svg#EndzoneTech-Bold') format('svg');
		font-weight: normal;
	    font-style: normal;
	}

@font-face {
    font-family: 'NFLEndzoneSlabMedium';
    src: url('endzone-slab_medium.eot');
}
	@font-face {
	    font-family: 'NFLEndzoneSlabMedium';
	    src: url('//:') format('no404'),
	    	 url('endzone-slab_medium.eot?iefix') format('eot'),
	         url('endzone-slab_medium.woff') format('woff'),
	         url('endzone-slab_medium.ttf') format('truetype'),
	         url('endzone-slab_medium.svg#EndzoneSlab-Medium') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}

	@font-face {
	    font-family: 'NFLEndzoneSlabBold';
	    src: url('endzone-slab_bold.eot');
	}
	@font-face {
	    font-family: 'NFLEndzoneSlabBold';
	    src: url('//:') format('no404'),
	    	 url('endzone-slab_bold.eot?iefix') format('eot'),
	         url('endzone-slab_bold.woff') format('woff'),
	         url('endzone-slab_bold.ttf') format('truetype'),
	         url('endzone-slab_bold.svg#webfontIapIc83v') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}
	
	

.NFLEndzoneSansBold { font-family: NFLEndzoneSansBold;}
.NFLEndzoneSansCondMedium { font-family: NFLEndzoneSansCondMedium;}
.NFLEndzoneTechMedium { font-family: NFLEndzoneTechMedium;}
.NFLEndzoneTechBold { font-family: NFLEndzoneTechBold;}
.NFLEndzoneSlabMedium { font-family: NFLEndzoneSlabMedium;}
.NFLEndzoneSlabBold { font-family: NFLEndzoneSlabBold;}
