﻿html	{	-webkit-text-size-adjust: 100%; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;  text-rendering: optimizeLegibility; font-feature-settings: "liga"; }
body 	{	font-size: clamp(12px, 1.5625vmin, 18px); line-height: 1.50; }

a	{	text-decoration: none; cursor: pointer; }
 
em	{	font-style: inherit; white-space: nowrap; }

/*	=================================
		FONTS
	================================= */


	{	font-family: 'sofo-100'; font-style: normal; font-weight: normal; }
	{	font-family: 'sofo-200'; font-style: normal; font-weight: normal; }
	{	font-family: 'sofo-300'; font-style: normal; font-weight: normal; }
	{	font-family: 'sofo-400'; font-style: normal; font-weight: normal; }
	{	font-family: 'sofo-500'; font-style: normal; font-weight: normal; }
	{	font-family: 'sofo-600'; font-style: normal; font-weight: normal; }
	{	font-family: 'sofo-700'; font-style: normal; font-weight: normal; }
	{	font-family: 'sofo-800'; font-style: normal; font-weight: normal; }
	{	font-family: 'sofo-900'; font-style: normal; font-weight: normal; }

 	{	font-family: 'icongo'; }

@font-face 	{ 	font-family: 'sofo-100'; 	src: url('../fonts/lexend-deca-100.woff2') format('woff'); }	 /* Thin 		*/
@font-face 	{ 	font-family: 'sofo-200'; 	src: url('../fonts/lexend-deca-200.woff2') format('woff'); }	 /* Extra Light */
@font-face 	{ 	font-family: 'sofo-300'; 	src: url('../fonts/lexend-deca-300.woff2') format('woff'); }	 /* Light 		*/
@font-face 	{ 	font-family: 'sofo-400'; 	src: url('../fonts/lexend-deca-400.woff2') format('woff'); }	 /* Regular 	*/
@font-face 	{ 	font-family: 'sofo-500'; 	src: url('../fonts/lexend-deca-500.woff2') format('woff'); }	 /* Medium 		*/
@font-face 	{ 	font-family: 'sofo-600'; 	src: url('../fonts/lexend-deca-600.woff2') format('woff'); }	 /* Semi Bold 	*/
@font-face 	{ 	font-family: 'sofo-700'; 	src: url('../fonts/lexend-deca-700.woff2') format('woff'); }	 /* Bold 		*/
@font-face 	{ 	font-family: 'sofo-800'; 	src: url('../fonts/lexend-deca-800.woff2') format('woff'); }	 /* Extra Bold 	*/
@font-face 	{ 	font-family: 'sofo-900'; 	src: url('../fonts/lexend-deca-900.woff2') format('woff'); }	 /* Ultra Bold 	*/

@font-face 	{   font-family: 'icongo'; 		src: url('../fonts/icongo/material-symbols-sharp.woff2') format('woff2'); 			  	
											font-variation-settings: 	'FILL' 1,
																		'wght' 300,
																		'GRAD' 0,
																		'opsz' 24; }							           
/*	=================================
		END
	================================= */