@font-face {
	font-family: Merriweather;
	src: url(./fonts/merriweather/Merriweather-Black.ttf);
	font-weight: 900;
}
@font-face {
	font-family: Merriweather;
	src: url(./fonts/merriweather/Merriweather-BlackItalic.ttf);
	font-weight: 900;
	font-style: italic;
}
@font-face {
	font-family: Merriweather;
	src: url(./fonts/merriweather/Merriweather-Bold.ttf);
	font-weight: 700;
}
@font-face {
	font-family: Merriweather;
	src: url(./fonts/merriweather/Merriweather-BoldItalic.ttf);
	font-weight: 700;
	font-style: italic;
}
@font-face {
	font-family: Merriweather;
	src: url(./fonts/merriweather/Merriweather-Italic.ttf);
	font-style: italic;
}
@font-face {
	font-family: Merriweather;
	src: url(./fonts/merriweather/Merriweather-Light.ttf);
	font-weight: 300;
}
@font-face {
	font-family: Merriweather;
	src: url(./fonts/merriweather/Merriweather-LightItalic.ttf);
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: Merriweather;
	src: url(./fonts/merriweather/Merriweather-Regular.ttf);
	font-weight: 400;
}

@font-face {
	font-family: Inter;
	src: url(./fonts/Inter/Inter-Black.ttf);
	font-weight: 900;
}
@font-face {
	font-family: Inter;
	src: url(./fonts/Inter/Inter-Bold.ttf);
	font-weight: 700;
}
@font-face {
	font-family: Inter;
	src: url(./fonts/Inter/Inter-ExtraBold.ttf);
	font-weight: 800;
}
@font-face {
	font-family: Inter;
	src: url(./fonts/Inter/Inter-ExtraLight.ttf);
	font-weight: 200;
}
@font-face {
	font-family: Inter;
	src: url(./fonts/Inter/Inter-Light.ttf);
	font-weight: 300;
}
@font-face {
	font-family: Inter;
	src: url(./fonts/Inter/Inter-Medium.ttf);
	font-weight: 500;
}
@font-face {
	font-family: Inter;
	src: url(./fonts/Inter/Inter-Regular.ttf);
	font-weight: 400;
}
@font-face {
	font-family: Inter;
	src: url(./fonts/Inter/Inter-SemiBold.ttf);
	font-weight: 600;
}
@font-face {
	font-family: Inter;
	src: url(./fonts/Inter/Inter-Thin.ttf);
	font-weight: 100;
}

@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-Black.ttf);
	font-weight: 900;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-BlackItalic.ttf);
	font-weight: 900;
	font-style: italic;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-Bold.ttf);
	font-weight: 700;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-BoldItalic.ttf);
	font-weight: 700;
	font-style: italic;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-ExtraBold.ttf);
	font-weight: 800;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-ExtraBoldItalic.ttf);
	font-weight: 800;
	font-style: italic;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-ExtraLight.ttf);
	font-weight: 200;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-ExtraLightItalic.ttf);
	font-weight: 200;
	font-style: italic;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-Italic.ttf);
	font-style: italic;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-Light.ttf);
	font-weight: 300;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-LightItalic.ttf);
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-Medium.ttf);
	font-weight: 500;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-MediumItalic.ttf);
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-Regular.ttf);
	font-weight: 400;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-SemiBold.ttf);
	font-weight: 600;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-SemiBoldItalic.ttf);
	font-weight: 600;
	font-style: italic;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-Thin.ttf);
	font-weight: 100;
}
@font-face {
	font-family: Poppins;
	src: url(./fonts/poppins/Poppins-ThinItalic.ttf);
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: AbrilFatFace;
	src: url(./fonts/AbrilFatface-Regular.ttf);
}
