@font-face {
    font-family: 'icomoon';
    src:
      url('./fonts/iconFont/icomoon.ttf?501aa3') format('truetype'),
      url('./fonts/iconFont/icomoon.woff?501aa3') format('woff'),
      url('./fonts/iconFont/icomoon.svg?501aa3#rishi') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
	font-family: 'Lora';
	src: local('â˜º'), url('./fonts/textFont/Lora/Lora-VariableFont_wght.ttf') format('truetype');
}

@font-face {
	font-family: 'Lato-Italic';
	src: local('â˜º'), url('./fonts/textFont/Lora/Lora-Italic-VariableFont_wght.ttf') format('truetype');
}
