@font-face {
    font-family: 'JennaSue_2018';
    src: url('../fonts/JennaSue_2018Regular.eot');
    src: url('../fonts/JennaSue_2018Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/JennaSue_2018Regular.woff2') format('woff2'),
        url('../fonts/JennaSue_2018Regular.woff') format('woff'),
        url('../fonts/JennaSue_2018Regular.ttf') format('truetype'),
        url('../fonts/JennaSue_2018Regular.svg#JennaSue_2018Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Abel';
    src: url('../fonts/Abel-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Special light';
    src: url('../fonts/din-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Special regular';
    src: url('../fonts/din-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Special medium';
    src: url('../fonts/din-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}