/* Custom Fonts by Glomulser Webdesign */

@font-face {
    font-family: 'din-blackalternate';
    src: url('../webfonts/din-blackalternate-webfont.woff2') format('woff2'),
         url('../webfonts/din-blackalternate-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'din-bold';
    src: url('../webfonts/din-bold-webfont.woff2') format('woff2'),
         url('../webfonts/din-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'din-light';
    src: url('../webfonts/din-light-webfont.woff2') format('woff2'),
         url('../webfonts/din-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'din-lightalternate';
    src: url('../webfonts/din-lightalternate-webfont.woff2') format('woff2'),
         url('../webfonts/din-lightalternate-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'din-medium';
    src: url('../webfonts/din-medium-webfont.woff2') format('woff2'),
         url('../webfonts/din-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'din-mediumalternate';
    src: url('../webfonts/din-mediumalternate-webfont.woff2') format('woff2'),
         url('../webfonts/din-mediumalternate-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'din-regular';
    src: url('../webfonts/din-regular-webfont.woff2') format('woff2'),
         url('../webfonts/din-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'din-regularalternate';
    src: url('../webfonts/din-regularalternate-webfont.woff2') format('woff2'),
         url('../webfonts/din-regularalternate-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



H1 {
font-family: 'din-medium';
font-size:55px;
font-weight:800;
}

H2 {
font-family: 'din-medium';
font-size:35px;

}
H3 {
font-family: 'din-medium';
font-size:22px;
}

H4 {
font-family: 'din-medium';
font-size:20px;

}

H5 {
font-family: 'din-regular';
font-size:18px;

}

H6 {
font-family: 'din-regular';
font-size:18px;

}