/* https://fontawesome.com/v6.0/icons?m=free&s=brands */
@font-face {
    font-family: fa_brands;
    src: url("../fonts/fa-brands-400.woff2") format("woff2");
}
/* https://fontawesome.com/v6.0/icons?m=free&s=regular */
@font-face {
    font-family: fa_regular;
    src: url("../fonts/fa-regular-400.woff2") format("woff2");
    src: url("../fonts/fa-regular-400.ttf") format("truetype");
}
/* https://fontawesome.com/v6.0/icons?m=free&s=solid */
@font-face {
    font-family: fa_solid;
    src: url("../fonts/fa-solid-900.woff2") format("woff2");
    src: url("../fonts/fa-solid-900.ttf") format("truetype");
}

@font-face {
	font-family: "Super Grotesk";
	font-weight: bold;
	src: url("../fonts/sgm.woff") format("woff");
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/open_sans.woff2') format('woff2-variations');
	font-weight: 400 900;
	font-display: swap;
}


@font-face {
	font-family: "Super Grotesk";
	font-weight: bold;
	src: url("../fonts/sgm.woff") format("woff");
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/open_sans.woff2') format('woff2-variations');
	font-weight: 400 900;
	font-display: swap;
}


@font-face {
	font-family: "KarlST_UltraBlack";
	font-weight: bold;
	src: url("../fonts/KarlST_UltraBlack.woff") format("woff");
}
@font-face {
  font-family: 'KarlST_UltraBlack';
  src: url('../fonts/KarlST_UltraBlack.woff2') format('woff2-variations');
	font-weight: 400 900;
	font-display: swap;
}


@font-face {
	font-family: "KarlST_Bold";
	font-weight: bold;
	src: url("../fonts/KarlST_Bold.woff") format("woff");
}
@font-face {
  font-family: 'KarlST_Bold';
  src: url('../fonts/KarlST_Bold.woff2') format('woff2-variations');
	font-weight: 400 900;
	font-display: swap;
}


@font-face {
	font-family: "Quicksand";
	font-weight: 400;
	src: url("../fonts/Quicksand-Medium.woff") format("woff");
}

@font-face {
	font-family: "Quicksand";
	font-weight: bold;
	src: url("../fonts/Quicksand-Bold.woff") format("woff");
}


@font-face {
	font-family: "KarlST";
	font-weight: 400;
	src: url("../fonts/KarlST_Regular.woff") format("woff");
}
@font-face {
  font-family: 'KarlST';
  src: url('../fonts/KarlST_Regular.woff2') format('woff2-variations');
	font-weight: 400;
}

@font-face {
	font-family: "KarlST";
	font-weight: bold;
	src: url("../fonts/KarlST_Bold.woff") format("woff");
}
@font-face {
  font-family: 'KarlST';
  src: url('../fonts/KarlST_Bold.woff2') format('woff2-variations');
	font-weight: bold;
}