@font-face {
    font-family: "OpenSans-Regular";
    src: url("font/OpenSans-Regular.ttf");
    src: url("font/OpenSans-Light.ttf");
}
@font-face {
    font-family: "EurofurenceLight";
    src: url("font/EurofurenceLight.eot");
    src: url("font/EurofurenceLight.eot?#iefix")format("embedded-opentype"),
    url("font/EurofurenceLight.woff") format("woff"),
    url("font/EurofurenceLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}