@font-face {
font-family: 'CenturyGothic';
font-style: normal;
font-weight: normal;
src: local('CenturyGothic'), 
	url('../fonts/CenturyGothic.woff2') format('woff2'),
	url('../fonts/CenturyGothic.woff') format('woff'),
    url('../fonts/CenturyGothic.ttf') format('truetype'),
    url('../fonts/CenturyGothic.eot') format('embedded-opentype');
}

@font-face {
font-family: 'CenturyGothic-Bold';
font-style: normal;
font-weight: normal;
src: local('CenturyGothic-Bold'), 
	url('../fonts/CenturyGothic-Bold.woff2') format('woff2'),
	url('../fonts/CenturyGothic-Bold.woff') format('woff'),
    url('../fonts/CenturyGothic-Bold.ttf') format('truetype'),
    url('../fonts/CenturyGothic-Bold.eot') format('embedded-opentype');
}

@font-face {
font-family: 'LeelawadeeUI';
font-style: normal;
font-weight: normal;
src: local('LeelawadeeUI'), 
	url('../fonts/LeelawUI.woff2') format('woff2'),
	url('../fonts/LeelawadeeUI.woff') format('woff'),
    url('../fonts/LeelawUI.ttf') format('truetype'),
    url('../fonts/LeelawUI.eot') format('embedded-opentype');
}