@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/open-sans-v18-latin-regular.eot');
	src: local("Open Sans Regular"), local("OpenSans-Regular"), url(../fonts/open-sans-v18-latin-regular.eot#iefix) format("embedded-opentype"), url(../fonts/open-sans-v18-latin-regular.woff2) format("woff2"), url(../fonts/open-sans-v18-latin-regular.woff) format("woff"), url(../fonts/open-sans-v18-latin-regular.ttf) format("truetype"), url(../fonts/open-sans-v18-latin-regular.svg#OpenSans) format("svg");
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/open-sans-v18-latin-regular.eot/open-sans-v18-latin/open-sans-v18-latin-700.eot');
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../fonts/open-sans-v18-latin-700.eot#iefix) format("embedded-opentype"), url(../fonts/open-sans-v18-latin-700.woff2) format("woff2"), url(../fonts/open-sans-v18-latin-700.woff) format("woff"), url(../fonts/open-sans-v18-latin-700.ttf) format("truetype"), url(../fonts/open-sans-v18-latin-700.svg#OpenSans) format("svg");
}

@font-face {
	font-family: "Open Sans";
	src: url('../fonts/open-sans-v18-latin/OpenSans-ExtraBold.eot');
	src: local("Open Sans Extra Bold"), local("OpenSans-ExtraBold"), url(../fonts/OpenSans-ExtraBold.eot#iefix) format("embedded-opentype"), url(../fonts/OpenSans-ExtraBold.woff2) format("woff2"), url(../fonts/OpenSans-ExtraBold.woff) format("woff"), url(../fonts/OpenSans-ExtraBold.ttf) format("truetype"), url(../fonts/OpenSans-ExtraBold.svg#OpenSans-ExtraBold) format("svg");
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Vinkel-Bold";
	src: url('../fonts/Vinkel-Bold.eot');
	src: local("â˜º"), url(../fonts/Vinkel-Bold.woff) format("woff"), url(../fonts/Vinkel-Bold.ttf) format("truetype"), url(../fonts/Vinkel-Bold.svg) format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Vinkel-Black";
	src: url('../fonts/Vinkel-Black.eot');
	src: local("â˜º"), url(../fonts/Vinkel-Black.woff) format("woff"), url(../fonts/Vinkel-Black.ttf) format("truetype"), url(../fonts/Vinkel-Black.svg) format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Vinkel-Light";
	src: url('../fonts/Vinkel-Light.eot');
	src: local("â˜º"), url(../fonts/Vinkel-Light.woff) format("woff"), url(../fonts/Vinkel-Light.ttf) format("truetype"), url(../fonts/Vinkel-Light.svg) format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Vinkel-Regular";
	src: url('../fonts/Vinkel-Regular.eot');
	src: local("â˜º"), url(../fonts/Vinkel-Regular.woff) format("woff"), url(../fonts/Vinkel-Regular.ttf) format("truetype"), url(../fonts/Vinkel-Regular.svg) format("svg");
	font-weight: normal;
	font-style: normal;
}

button, .button, h1, h2, h3, h4, h5, h6 {
    font-family: 'Vinkel-Bold', sans-serif;
	font-weight: normal !important;
}

.bold.custom-font {
    font-family: 'Vinkel-Bold', sans-serif !important;
}

.custom-font {
    font-family: 'Vinkel-Regular', sans-serif;
}

.smallheading {
	font-family: 'Vinkel-Bold';
}