@font-face {
	font-family: 'icon';
	src: url('../fonts/icon/icon.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

/* POPPINS */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/poppins/poppins-light.woff2') format('woff2');
}

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('../fonts/poppins/poppins-black.woff2') format('woff2');
}

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/poppins/poppins-regular.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/poppins/Poppins-Medium.woff2') format('woff2');
}

@font-face {
	font-family: 'Poppins';
	src: url('../fonts/poppins/poppins-semiBold.woff2') format('woff2');
	font-style: normal;
	font-weight: 600;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('../fonts/poppins/poppins-Bold.woff2') format('woff2');
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}

/* Raleway */
@font-face {
	font-family: 'Raleway';
	src: url('../fonts/Raleway/Raleway-Medium.woff2') format('woff2');
	font-style: normal;
	font-weight: 500;
	font-display: swap;
}

@font-face {
	font-family: 'Raleway';
	src: url('../fonts/Raleway/Raleway-SemiBold.woff2') format('woff2');
	font-style: normal;
	font-weight: 600;
	font-display: swap;
}

@font-face {
	font-family: 'Raleway';
	src: url('../fonts/Raleway/Raleway-ExtraBold.woff2') format('woff2');
	font-style: normal;
	font-weight: 800;
	font-display: swap;
}

/* OAK SANS */
@font-face {
	font-family: 'Oak Sans';
	src: url('../fonts/oak-sans/OakSans-Regular.woff2') format('woff2');
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'Oak Sans';
	src: url('../fonts/oak-sans/OakSans-Medium.woff2') format('woff2');
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: 'Oak Sans';
	src: url('../fonts/oak-sans/OakSans-SemiBold.woff2') format('woff2');
	font-style: normal;
	font-weight: 600;
}

@font-face {
	font-family: 'Oak Sans';
	src: url('../fonts/oak-sans/OakSans-ExtraBold.woff2') format('woff2');
	font-style: normal;
	font-weight: 800;
}

@font-face {
	font-family: 'Oak Sans';
	src: url('../fonts/oak-sans/OakSans-Bold.woff2') format('woff2');
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: 'Oak Sans';
	src: url('../fonts/oak-sans/OakSans-Black.woff2') format('woff2');
	font-style: normal;
	font-weight: 900;
}

@font-face {
	font-family: 'Oak Sans';
	src: url('../fonts/oak-sans/OakSans-Light.woff2') format('woff2');
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'Oak Sans';
	src: url('../fonts/oak-sans/OakSans-LightItalic.woff2') format('woff2');
	font-style: italic;
	font-weight: 300;
}

/* Rethink Sans Medium */
@font-face {
	font-family: 'Rethink Sans';
	src: url('../fonts/RethinkSans/RethinkSans-Medium.woff2') format('woff2');
	font-style: normal;
	font-weight: 500;
	font-display: swap;
}

/* Gabarito */
@font-face {
	font-family: 'Gabarito';
	src: url('../fonts/gabarito/Gabarito-Regular.woff2') format('woff2');
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'Gabarito';
	src: url('../fonts/gabarito/Gabarito-Bold.woff2') format('woff2');
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}

/* Montserrat */
@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/montserrat/Montserrat-Regular.woff2') format('woff2');
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat";
	src: url('../fonts/montserrat/Montserrat-SemiBold.woff2') format('woff2');
	font-style: normal;
	font-weight: 600;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/montserrat/Montserrat-Bold.woff2') format('woff2');
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}