@font-face {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    src: url('../Webfonts/titillium-web-v10-latin-regular.eot');
    src: url('../Webfonts/titillium-web-v10-latin-regular.eot?#iefix') format('embedded-opentype'),
    url('../Webfonts/titillium-web-v10-latin-regular.woff2') format('woff2'),
    url('../Webfonts/titillium-web-v10-latin-regular.woff') format('woff');
}
@font-face {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 300;
    src: url('../Webfonts/titillium-web-v10-latin-300.eot');
    src: url('../Webfonts/titillium-web-v10-latin-300.eot?#iefix') format('embedded-opentype'),
    url('../Webfonts/titillium-web-v10-latin-300.woff2') format('woff2'),
    url('../Webfonts/titillium-web-v10-latin-300.woff') format('woff');
}
@font-face {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 600;
    src: url('../Webfonts/titillium-web-v10-latin-600.eot');
    src: url('../Webfonts/titillium-web-v10-latin-600.eot?#iefix') format('embedded-opentype'),
    url('../Webfonts/titillium-web-v10-latin-600.woff2') format('woff2'),
    url('../Webfonts/titillium-web-v10-latin-600.woff') format('woff');
}
@font-face {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 700;
    src: url('../Webfonts/titillium-web-v10-latin-700.eot');
    src: url('../Webfonts/titillium-web-v10-latin-700.eot?#iefix') format('embedded-opentype'),
    url('../Webfonts/titillium-web-v10-latin-700.woff2') format('woff2'),
    url('../Webfonts/titillium-web-v10-latin-700.woff') format('woff');
}

/** Ausnahme für Select-Options **/
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../Webfonts/pt-sans-v12-latin-regular.eot');
    src: url('../Webfonts/pt-sans-v12-latin-regular.eot?#iefix') format('embedded-opentype'),
    url('../Webfonts/pt-sans-v12-latin-regular.woff2') format('woff2'),
    url('../Webfonts/pt-sans-v12-latin-regular.woff') format('woff');
}

/* caveat-regular - latin */
@font-face {
    font-family: 'Caveat';
    font-style: normal;
    font-weight: 400;
    src: url('../Webfonts/caveat-v10-latin-regular.eot');
    src: url('../Webfonts/caveat-v10-latin-regular.eot?#iefix') format('embedded-opentype'),
    url('../Webfonts/caveat-v10-latin-regular.woff2') format('woff2'),
    url('../Webfonts/caveat-v10-latin-regular.woff') format('woff');
}
