@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/myriadproregular.eot');
	src: local('myriadproregular'), 
	url('../fonts/myriadproregular.woff') format('woff'), 
	url('../fonts/myriadproregular.ttf') format('truetype'),
	url('../fonts/myriadproregular.svg#htc-icon') format('svg');
}
@font-face {
	font-family: 'Myriad Pro Semibold';
	src: url('../fonts/myriadprosemibold.eot');
	src: local('myriadprosemibold'), 
	url('../fonts/myriadprosemibold.woff') format('woff'), 
	url('../fonts/myriadprosemibold.ttf') format('truetype'),
	url('../fonts/myriadprosemibold.svg#htc-icon') format('svg');
}
@font-face {
	font-family: 'Myriad Pro Light';
	src: url('../fonts/myriadprolight.eot');
	src: local('myriadprolight'), 
	url('../fonts/myriadprolight.woff') format('woff'), 
	url('../fonts/myriadprolight.ttf') format('truetype'),
	url('../fonts/myriadprolight.svg#htc-icon') format('svg');
}
@font-face {
	font-family: 'TT Norms Pro';
	src: url('../fonts/TTNormsPro-Regular.eot');
	src: local('TTNormsPro-Regular'),
	url('../fonts/TTNormsPro-Regular.woff') format('woff'),
	url('../fonts/TTNormsPro-Regular.ttf') format('truetype'),
	url('../fonts/TTNormsPro-Regular.svg#htc-icon') format('svg');
}

@font-face {
	font-family: 'TT Norms Pro-Medium';
	src: url('../fonts/TTNormsPro-Medium.eot');
	src: local('TTNormsPro-Medium'),
	url('../fonts/TTNormsPro-Medium.woff') format('woff'),
	url('../fonts/TTNormsPro-Medium.ttf') format('truetype'),
	url('../fonts/TTNormsPro-Medium.svg#htc-icon') format('svg');
}

@font-face {
	font-family: 'ROGFonts';
	src: url('../fonts/rogfontsv16-regular.eot');
	src: local('rogfontsv16-regular'),
	url('../fonts/rogfontsv16-regular.woff') format('woff'),
	url('../fonts/rogfontsv16-regular.ttf') format('truetype'),
	url('../fonts/rogfontsv16-regular.svg#htc-icon') format('svg');
}

@font-face {
    font-family: 'TradeGothicLTPro';
    src: url("../fonts/TradeGothicLTPro-Bold.ttf") format("opentype"), url("../fonts/TradeGothicLTPro-Bold.woff");
    /* font-weight: 600; */
    font-style: normal;
    font-display: swap
}


@font-face {
    font-family: 'Roboto Condensed';
    src: url("../fonts/RobotoCondensed-Regular.ttf") format("opentype"), url("../fonts/RobotoCondensed-Regular.woff");
    /* font-weight: 300; */
    font-style: normal;
    font-display: swap
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_4410">Text with this font applied</p> */

/* Font downloaded from FontsForWeb.com */