

/*------FONTS------*/
@font-face {
	font-family: 'Gotham';
	src: local("Gotham-Bold"), 
	url('./E779_fonts/DiamondsIntl/Gotham-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
	font-family: 'Gotham';
	src: local("Gotham-Medium"), 
	url('./E779_fonts/DiamondsIntl/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
	font-family: 'Gotham';
	src: local("Gotham-Book"), 
	url('./E779_fonts/DiamondsIntl/Gotham-Book.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
	font-family: 'Avenir';
	src: local("Avenir-Medium"), 
	url('./E779_fonts/DiamondsIntl/AvenirLTStd-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

/*------FONTS------*/
@font-face {
	font-family: 'TD Graphik';
	src: local("TD Graphik-Bold"), 
	url('./E779_fonts/YardCard/TD Graphik-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
	font-family: 'TD Graphik';
	src: url('./E779_fonts/YardCard/TD Graphik-Semibold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
	font-family: 'TD Graphik';
	src: local("TD Graphik-Regular"), 
	url('./E779_fonts/YardCard/TD Graphik-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
	font-family: 'Samsung Sharp Sans';
	src: local("SamsungSharpSans-Bold"), 
	url('./E779_fonts/Samsung/SamsungSharpSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
	font-family: 'Samsung One';
	src: local("SamsungOne-700_v1.0"),
	url('./E779_fonts/Samsung/SamsungOne-700_v1.0.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
	font-family: 'Samsung One';
	src: local("SamsungOne-400_v1.0"), 
	url('./E779_fonts/Samsung/SamsungOne-400_v1.0.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
	font-family: 'Avenir LT Std';
	src: local("AvenirLTStd-Heavy"), 
	url('./E779_fonts/Proform/AvenirLTStd-Heavy.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
	font-family: 'Avenir LT Std';
	src: local("AvenirLTStd-Roman"), 
	url('./E779_fonts/Proform/AvenirLTStd-Roman.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}


@font-face {
   font-family: 'WeblySleek UI';
   src: local ('WeblySleekUISemilight');
   src: local ('WeblySleek UI SemiLight');
   src: url('./E779_fonts/TD/weblysleekuisl-webfont.woff') format('woff');
   font-weight: 300;
}

@font-face {
   font-family: 'WeblySleek UI';
   src: local ('WeblySleekUISemiBold');
   src: local ('WeblySleek UI Semibold');
   src: url('./E779_fonts/TD/weblysleekuisb-webfont.woff') format('woff');
   font-weight: 600;
}
@font-face {
	font-family: 'Avenir Next';
	src: local("AvenirNext-DemiBold"), 
	url('./E779_fonts/EthanAllen/AvenirNext-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
	font-family: 'Avenir Next';
	src: local("AvenirNext-Regular"), 
	url('./E779_fonts/EthanAllen/AvenirNext-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
	font-family: 'Linotype Didot';
	src: local("Linotype Didot Bold"), 
	url('./E779_fonts/EthanAllen/Linotype_Didot_Bold.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

