/* Raleway & Open Sans */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');


/* Hurme Geometric */

@font-face {
	font-family: 'Hurme';
	src: url('../fonts/hurmegeometric/hurmegeometricsans3_light-webfont.woff2') format('woff2'),
	url('../fonts/hurmegeometric/hurmegeometricsans3_light-webfont.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Hurme';
	src: url('../fonts/hurmegeometric/hurmegeometricsans3_lightoblique-webfont.woff2') format('woff2'),
	url('../fonts/hurmegeometric/hurmegeometricsans3_lightoblique-webfont.woff') format('woff');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Hurme';
	src: url('../fonts/hurmegeometric/hurmegeometricsans3_regular-webfont.woff2') format('woff2'),
	url('../fonts/hurmegeometric/hurmegeometricsans3_regular-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Hurme';
	src: url('../fonts/hurmegeometric/hurmegeometricsans3_italic-webfont.woff2') format('woff2'),
	url('../fonts/hurmegeometric/hurmegeometricsans3_italic-webfont.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'Hurme';
	src: url('../fonts/hurmegeometric/hurmegeometricsans3_semibold-webfont.woff2') format('woff2'),
	url('../fonts/hurmegeometric/hurmegeometricsans3_semibold-webfont.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Hurme';
	src: url('../fonts/hurmegeometric/hurmegeometricsans3_semiboldoblique-webfont.woff2') format('woff2'),
	url('../fonts/hurmegeometric/hurmegeometricsans3_semiboldoblique-webfont.woff') format('woff');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Hurme';
	src: url('../fonts/hurmegeometric/hurmegeometricsans3_bold-webfont.woff2') format('woff2'),
	url('../fonts/hurmegeometric/hurmegeometricsans3_bold-webfont.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Hurme';
	src: url('../fonts/hurmegeometric/hurmegeometricsans3_boldoblique-webfont.woff2') format('woff2'),
	url('../fonts/hurmegeometric/hurmegeometricsans3_boldoblique-webfont.woff') format('woff');
	font-weight: 600;
	font-style: italic;
}

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

[class^="icomoon-"], [class*=" icomoon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icomoon-okay:before {
	content: "\e900";
}
.icomoon-check:before {
	content: "\e904";
}
.icomoon-products:before {
	content: "\e905";
}
.icomoon-right-arrow:before {
	content: "\e906";
}
.icomoon-left-arrow:before {
	content: "\e90f";
}
.icomoon-users:before {
	content: "\e908";
}
.icomoon-book-check:before {
	content: "\e910";
}
.icomoon-right-arrow-2:before {
	content: "\e911";
}
.icomoon-picture:before {
	content: "\e912";
}
.icomoon-certificate:before {
	content: "\e913";
}
.icomoon-settings:before {
	content: "\e914";
}
.icomoon-arrow-down:before {
	content: "\e916";
}
.icomoon-arrow-left:before {
	content: "\e901";
}
.icomoon-arrow-right:before {
	content: "\e902";
}
.icomoon-arrow-up:before {
	content: "\e903";
}
.icomoon-magnifier:before {
	content: "\e907";
}
.icomoon-social-facebook:before {
	content: "\e909";
}
.icomoon-social-google-plus:before {
	content: "\e90a";
}
.icomoon-social-instagram:before {
	content: "\e90b";
}
.icomoon-social-pinterest:before {
	content: "\e90c";
}
.icomoon-social-twitter:before {
	content: "\e90d";
}
.icomoon-social-youtube:before {
	content: "\e90e";
}
.icomoon-binoculars:before {
	content: "\e985";
}