@font-face {
    font-family: 'DINProMedium';
    src: url('fonts/DINPpro-Medium.eot');
    src: url('fonts/DINPro-Medium.eot?#iefix') format('embedded-opentype'),
	     url('fonts/DINPro-Medium.woff') format('woff'),
	     url('fonts/DINPro-Medium.ttf') format('truetype'),
	     url('fonts/DINPro-Medium.svg#DINPro-Medium') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'DINProLight';
    src: url('fonts/DINPro-Light.eot');
    src: url('fonts/DINPro-Light.eot?#iefix') format('embedded-opentype'),
	     url('fonts/DINPro-Light.woff') format('woff'),
	     url('fonts/DINPro-Light.ttf') format('truetype'),
	     url('fonts/DINPro-Light.svg#DINPro-Light') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'CharterC';
    src: url('fonts/CharterC.eot');
    src: url('fonts/CharterC.eot?#iefix') format('embedded-opentype'),
	     url('fonts/CharterC.woff') format('woff'),
	     url('fonts/CharterC.ttf') format('truetype'),
	     url('fonts/CharterC.svg#CharterC') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'CharterCBold';
    src: url('fonts/CharterC-Bold.eot');
    src: url('fonts/CharterC-Bold.eot?#iefix') format('embedded-opentype'),
	     url('fonts/CharterC-Bold.woff') format('woff'),
	     url('fonts/CharterC-Bold.ttf') format('truetype'),
	     url('fonts/CharterC-Bold.svg#CharterC-Bold') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'CharterCItalic';
    src: url('fonts/CharterC-Italic.eot');
    src: url('fonts/CharterC-Italic.eot?#iefix') format('embedded-opentype'),
	     url('fonts/CharterC-Italic.woff') format('woff'),
	     url('fonts/CharterC-Italic.ttf') format('truetype'),
	     url('fonts/CharterC-Italic.svg#CharterC-Italic') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'gamefont';
    src: url('fonts/gamefont.eot');
    src: url('fonts/gamefont.eot?#iefix') format('embedded-opentype'),
    url('fonts/gamefont.woff') format('woff'),
    url('fonts/gamefont.ttf') format('truetype'),
    url('fonts/gamefont.svg#gamefont') format('svg');
    font-weight: normal;
    font-style: normal;
}