@font-face {
	font-family: 'Myriad Pro';
	src: url('../font/myriadproregular.eot');
	src: local('myriadproregular'), 
	url('../font/myriadproregular.woff') format('woff'), 
	url('../font/myriadproregular.ttf') format('truetype'),
	url('../font/myriadproregular.svg#htc-icon') format('svg');
}
@font-face {
	font-family: 'Myriad Pro Semibold';
	src: url('../font/myriadprosemibold.eot');
	src: local('myriadprosemibold'), 
	url('../font/myriadprosemibold.woff') format('woff'), 
	url('../font/myriadprosemibold.ttf') format('truetype'),
	url('../font/myriadprosemibold.svg#htc-icon') format('svg');
}
@font-face {
	font-family: 'Myriad Pro Light';
	src: url('../font/myriadprolight.eot');
	src: local('myriadprolight'), 
	url('../font/myriadprolight.woff') format('woff'), 
	url('../font/myriadprolight.ttf') format('truetype'),
	url('../font/myriadprolight.svg#htc-icon') format('svg');
}
@font-face {
	font-family: 'TT Norms Pro';
	src: url('../font/TTNormsPro-Regular.eot');
	src: local('TTNormsPro-Regular'),
	url('../font/TTNormsPro-Regular.woff') format('woff'),
	url('../font/TTNormsPro-Regular.ttf') format('truetype'),
	url('../font/TTNormsPro-Regular.svg#htc-icon') format('svg');
}

@font-face {
	font-family: 'TT Norms Pro-Medium';
	src: url('../font/TTNormsPro-Medium.eot');
	src: local('TTNormsPro-Medium'),
	url('../font/TTNormsPro-Medium.woff') format('woff'),
	url('../font/TTNormsPro-Medium.ttf') format('truetype'),
	url('../font/TTNormsPro-Medium.svg#htc-icon') format('svg');
}

@font-face {
    font-family: 'TradeGothicLTPro';
    src: url("../font/TradeGothicLTPro-Bold.ttf") format("opentype"), url("../font/TradeGothicLTPro-Bold.woff");
    /* font-weight: 600; */
    font-style: normal;
    font-display: swap
}


@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/RobotoCondensed-Regular.ttf") format("opentype"), url("../font/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 */