﻿/* FONTS */
@font-face {
  font-family: 'FranklinGothic';
  src: url('fonts/FranklinGothic-Medium.eot');
  src: url('fonts/FranklinGothic-Medium.eot') format('embedded-opentype'),
    url('fonts/FranklinGothic-Medium.woff') format('woff'),
    url('fonts/FranklinGothic-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}


@font-face {
	font-family: 'Franklin Gothic Med';
	src: url('fonts/franklin-gothic/ITCFranklinGothicStd-Med.eot');
	src: url('fonts/franklin-gothic/ITCFranklinGothicStd-Med.eot') format('embedded-opentype'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-Med.woff') format('woff'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-Med.ttf') format('truetype'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-Med.svg') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Franklin Gothic Hvy';
	src: url('fonts/franklin-gothic/ITCFranklinGothicStd-Hvy.eot');
	src: url('fonts/franklin-gothic/ITCFranklinGothicStd-Hvy.eot') format('embedded-opentype'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-Hvy.woff') format('woff'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-Hvy.ttf') format('truetype'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-Hvy.svg') format('svg');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Franklin Gothic BkCd';
	src: url('fonts/franklin-gothic/ITCFranklinGothicStd-BkCd.eot');
	src: url('fonts/franklin-gothic/ITCFranklinGothicStd-BkCd.eot') format('embedded-opentype'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-BkCd.woff') format('woff'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-BkCd.ttf') format('truetype'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-BkCd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Franklin Gothic Book';
	src: url('fonts/franklin-gothic/ITCFranklinGothicStd-Book.eot');
	src: url('fonts/franklin-gothic/ITCFranklinGothicStd-Book.eot') format('embedded-opentype'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-Book.woff') format('woff'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-Book.ttf') format('truetype'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Franklin Gothic DmCd';
	src: url('fonts/franklin-gothic/ITCFranklinGothicStd-DmCd.eot');
	src: url('fonts/franklin-gothic/ITCFranklinGothicStd-DmCd.eot') format('embedded-opentype'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-DmCd.woff') format('woff'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-DmCd.ttf') format('truetype'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-DmCd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Franklin Gothic BkCp';
	src: url('fonts/franklin-gothic/ITCFranklinGothicStd-BkCp.eot');
	src: url('fonts/franklin-gothic/ITCFranklinGothicStd-BkCp.eot') format('embedded-opentype'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-BkCp.woff') format('woff'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-BkCp.ttf') format('truetype'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-BkCp.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Franklin Gothic MdCd';
	src: url('fonts/franklin-gothic/ITCFranklinGothicStd-MdCd.eot');
	src: url('fonts/franklin-gothic/ITCFranklinGothicStd-MdCd.eot') format('embedded-opentype'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-MdCd.woff') format('woff'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-MdCd.ttf') format('truetype'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-MdCd.svg') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Franklin Gothic DmCp';
	src: url('fonts/franklin-gothic/ITCFranklinGothicStd-DmCp.eot');
	src: url('fonts/franklin-gothic/ITCFranklinGothicStd-DmCp.eot') format('embedded-opentype'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-DmCp.woff') format('woff'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-DmCp.ttf') format('truetype'),
		url('fonts/franklin-gothic/ITCFranklinGothicStd-DmCp.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@import url('../../../../css-Roboto400400i700700i.css');
