@font-face {
    font-family: 'DS Goose';
    src: url('../fonts/DSGoose.eot');
    src: url('../fonts/DSGoose.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DSGoose.woff2') format('woff2'),
        url('../fonts/DSGoose.woff') format('woff'),
		url('../fonts/DSGoose.ttf') format('truetype'),
        url('../fonts/DSGoose.svg#DSGoose') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'DS Goose'!important;
}
