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

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

@font-face {
font-family: 'metzler-light';
src: local('metzler-light'), 
	url('../fonts/metzler-light-webfont.woff2') format('woff2'),
	url('../fonts/metzler-light-webfont.woff') format('woff'),
    url('../fonts/metzler-light-webfont.ttf') format('truetype'),
    url('../fonts/metzler-light-webfont.eot') format('embedded-opentype');
}

@font-face {
font-family: 'metzler-light_italic';
src: local('metzler-light_italic'), 
	url('../fonts/metzler-light_italic-webfont.woff2') format('woff2'),
	url('../fonts/metzler-light_italic-webfont.woff') format('woff'),
    url('../fonts/metzler-light_italic-webfont.ttf') format('truetype'),
    url('../fonts/metzler-light_italic-webfont.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');
}






