@font-face {
font-family: 'Sohne-Leicht';
src: url(/assets/shfont/Sohne-Leicht.woff2) format('woff2'),
url(/assets/shfont/Sohne-Leicht.woff) format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Sohne-Dreiviertelfett';
src: url(/assets/shfont/Sohne-Dreiviertelfett.woff2) format('woff2'),
url(/assets/shfont/Sohne-Dreiviertelfett.woff) format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Sohne-Halbfett';
src: url(/assets/shfont/Sohne-Halbfett.woff2) format('woff2'),
url(/assets/shfont/Sohne-Halbfett.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Sohne-Extrafett';
src: url(/assets/shfont/Sohne-Extrafett.woff2) format('woff2'),
url(/assets/shfont/Sohne-Extrafett.woff) format('woff');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Sohne-Buch';
src: url(/assets/shfont/Sohne-Buch.woff2) format('woff2'),
url(/assets/shfont/Sohne-Buch.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Sohne-Fett';
src: url(/assets/shfont/Sohne-Fett.woff2) format('woff2'),
url(/assets/shfont/Sohne-Fett.woff) format('woff');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Sohne-Extraleicht';
src: url(/assets/shfont/Sohne-Extraleicht.woff2) format('woff2'),
url(/assets/shfont/Sohne-Extraleicht.woff) format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Sohne-Kraftig';
src: url(/assets/shfont/Sohne-Kraftig.woff2) format('woff2'),
url(/assets/shfont/Sohne-Kraftig.woff) format('woff');
font-weight: 500;
font-style: normal;
font-display: swap;
}
html,body{
font-family:"Sohne-Buch","Helvetica Neue","Arial",sans-serif;
color:#425466;
font-size: 15px;
}
a:hover{
color:inherit;
}