@font-face {
    font-family: "jaf-domus-titling-web";
    src: url('/resources/vendor/fonts/jaf-domus-titling-web_300.eot?') format('eot'), url('/resources/vendor/fonts/DomusTitlingWeb-Light.woff') format('woff'), url('/resources/vendor/fonts/DomusTitlingWeb-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "jaf-domus-titling-web";
    src: url('/resources/vendor/fonts/jaf-domus-titling-web_400.eot?') format('eot'), url('/resources/vendor/fonts/DomusTitlingWeb-Regular.woff') format('woff'), url('/resources/vendor/fonts/DomusTitlingWeb-Regular.otf') format('opentype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "jaf-domus-titling-web";
    src: url('/resources/vendor/fonts/jaf-domus-titling-web_500.eot?') format('eot'), url('/resources/vendor/fonts/DomusTitlingWeb-Medium.woff') format('woff'), url('/resources/vendor/fonts/DomusTitlingWeb-Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "din-2014";
    src: url('/resources/vendor/fonts/din-2014_300.eot?') format('eot'), url('/resources/vendor/fonts/DIN2014-Light.woff') format('woff'), url('/resources/vendor/fonts/DIN2014-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "din-2014";
    src: url('/resources/vendor/fonts/din-2014_600.eot?') format('eot'), url('/resources/vendor/fonts/DIN2014-Demi.woff') format('woff'), url('/resources/vendor/fonts/DIN2014-Demi.ttf') format('truetype');
    font-style: normal;
    font-weight: 600;
}

/* indie-flower-regular - latin */
@font-face {
    font-family: 'indie-flower';
    font-style: normal;
    font-weight: 400;
    src: url('/resources/vendor/fonts/indie-flower-v12-latin-regular.eot?') format('eot'), /* IE9 Compat Modes */
    url('/resources/vendor/fonts/indie-flower-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/resources/vendor/fonts/indie-flower-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/resources/vendor/fonts/indie-flower-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/resources/vendor/fonts/indie-flower-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/resources/vendor/fonts/indie-flower-v12-latin-regular.svg#IndieFlower') format('svg'); /* Legacy iOS */
}