@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;500;600;700;800;900;1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,600;0,700;0,900;1,300&display=swap');

@font-face {
	font-family: 'Omnes Regular';
	src: url('../fonts/OmnesRegular-Roman.otf') format("opentype");
}
@font-face {
	font-family: 'Omnes Semibold';
	src: url('../fonts/OmnesSemibold-Roman.otf') format("opentype");
}

@font-face {
	font-family: 'Plus Jakarta Sans';
	src: url('../fonts/PlusJakartaSans-VariableFont_wght.ttf') format("truetype");
}

@font-face {
	font-family: 'El Mariachi';
	src: url('../fonts/ElMariachi.otf') format("opentype");
}