@font-face {
    font-family: 'Cramaten';
    src: url('/fonts/cramaten.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bebas Neue';
    src: local('Bebas Neue Thin'), local('BebasNeue-Thin'), url('../fonts/bebasneuethin.woff2') format('woff2'), url('../fonts/bebasneuethin.woff') format('woff'), url('../fonts/bebasneuethin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Bebas Neue';
    src: local('Bebas Neue Light'), local('BebasNeue-Light'), url('../fonts/bebasneuelight.woff2') format('woff2'), url('../fonts/bebasneuelight.woff') format('woff'), url('../fonts/bebasneuelight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Bebas Neue';
    src: local('Bebas Neue Book'), local('BebasNeueBook'), url('../fonts/bebasneuebook.woff2') format('woff2'), url('../fonts/bebasneuebook.woff') format('woff'), url('../fonts/bebasneuebook.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Bebas Neue';
    src: local('Bebas Neue Regular'), local('BebasNeueRegular'), url('../fonts/bebasneueregular.woff2') format('woff2'), url('../fonts/bebasneueregular.woff') format('woff'), url('../fonts/bebasneueregular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Bebas Neue';
    src: local('Bebas Neue Bold'), local('BebasNeueBold'), url('../fonts/bebasneuebold.woff2') format('woff2'), url('../fonts/bebasneuebold.woff') format('woff'), url('../fonts/bebasneuebold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
	font-family: 'SONGER Condensed';
	src: local('SONGER Condensed'), local('SONGERCondensed') url('../fonts/SONGERCondensed.woff2') format('woff2'), url('../fonts/SONGERCondensed.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Steelfish';
	src: url('../fonts/SteelfishRg-Regular.woff2') format('woff2'), url('../fonts/SteelfishRg-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Steelfish';
	src: url('../fonts/SteelfishRg-Italic.woff2') format('woff2'), url('../fonts/SteelfishRg-Italic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: 'Steelfish';
	src: url('../fonts/SteelfishRg-Bold.woff2') format('woff2'), url('../fonts/SteelfishRg-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Steelfish';
	src: url('../fonts/SteelfishRg-BoldItalic.woff2') format('woff2'), url('../fonts/SteelfishRg-BoldItalic.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}
@font-face {
	font-family: 'Steelfish';
	src: url('../fonts/SteelfishEb-Regular.woff2') format('woff2'), url('../fonts/SteelfishEb-Regular.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: 'Steelfish';
	src: url('../fonts/SteelfishEb-Italic.woff2') format('woff2'), url('../fonts/SteelfishEb-Italic.woff') format('woff');
	font-weight: 800;
	font-style: italic;
}
