@font-face {
				font-family: "theme-icons";
				src: url("../fonts/theme-icons/theme-icons.ttf?7zl0i0") format("truetype"), url("../fonts/theme-icons/theme-icons.woff?7zl0i0") format("woff"), url("../fonts/theme-icons/theme-icons.svg?7zl0i0#theme-icons") format("svg");
				font-weight: normal;
				font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
				/* use !important to prevent issues with browser extensions that change fonts */
				font-family: "theme-icons" !important;
				speak: none;
				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;
				display: inline-block;
}

.icon-underline:before {
				content: "\e906";
}

.icon-search:before {
				content: "\e905";
}

.icon-close:before {
				content: "\e904";
}

.icon-mail:before {
				content: "\e902";
}

.icon-linkedin:before {
				content: "\e903";
}

.icon-gears:before {
				content: "\e901";
}

.icon-arrow:before {
				content: "\e900";
}

@font-face {
				font-display: swap;
				font-family: "Newsreader";
				font-style: italic;
				font-weight: 200 800;
				src: url("../fonts/newsreader/newsreader-italic.woff2") format("woff2");
}
@font-face {
				font-display: swap;
				font-family: "Newsreader";
				font-style: normal;
				font-weight: 200 800;
				src: url("../fonts/newsreader/newsreader-regular.woff2") format("woff2");
}
@font-face {
				font-display: swap;
				font-family: "Noto Sans";
				font-style: normal;
				font-weight: 300;
				src: url("../fonts/noto-sans/noto-sans-300.woff2") format("woff2");
}
@font-face {
				font-display: swap;
				font-family: "Noto Sans";
				font-style: normal;
				font-weight: 400;
				src: url("../fonts/noto-sans/noto-sans-regular.woff2") format("woff2");
}
@font-face {
				font-display: swap;
				font-style: normal;
				font-family: "Just Me Again Down Here";
				font-weight: 400;
				src: url("../fonts/just-me-again-down-here/just-me-again-down-here-regular.woff2") format("woff2");
}