The following users have thanked you: Eoin
The following users have thanked you: Eoin
@include font-face('din-alte', 'gantry-theme://fonts/din-alte/din1451alt', 400);
@include font-face('din-alte-bold', 'gantry-theme://fonts/din-alte-bold/din1451alt_g', 600);
.font-family-din-alte {
font-family: 'din-alte',Helvetica,Arial,sans-serif;
font-weight: normal;
font-style: normal;
}
.font-family-din-alte-bold {
font-family: 'din-alte-bold',Helvetica,Arial,sans-serif;
font-weight: 600;
font-style: normal;
}
$font-family-din-alte: 'din-alte', Helvetica, Arial, sans-serif !default;
$font-family-din-alte-bold: 'din-alte-bold', Helvetica, Arial, sans-serif !default;
body {
font-family: $font-family-din-alte;
}
h1, h2, h3, h4, h5 {
font-family: $font-family-din-alte-bold;
font-weight: 600;
}
The following users have thanked you: Eoin
downloadable font: rejected by sanitizer (font-family: "din-alte" style:normal weight:400 stretch:100 src index:1) source: https://www.xxxxxxxx/templates/g5_hydrogen/custom/fonts/din-alte/din1451alt.woff2
downloadable font: rejected by sanitizer (font-family: "din-alte-bold" style:normal weight:600 stretch:100 src index:1) source: https://www.xxxxxxxx/templates/g5_hydrogen/custom/fonts/din-alte-bold/din1451alt_G.woff2
downloadable font: rejected by sanitizer (font-family: "din-alte" style:normal weight:400 stretch:100 src index:2) source: https://www.xxxxxxxx/templates/g5_hydrogen/custom/fonts/din-alte/din1451alt.woff
downloadable font: rejected by sanitizer (font-family: "din-alte-bold" style:normal weight:600 stretch:100 src index:2) source: https://www.xxxxxxxx/templates/g5_hydrogen/custom/fonts/din-alte-bold/din1451alt_G.woff
Time to create page: 0.078 seconds