/*
Theme Name: Googlemeta
Theme URI: https://googlemeta.com/
Description: This is a theme of Googlemeta.com
Author: Googlemeta
Author URI: https://googlemeta.com/
Template: flatsome
Version: 3.4.3
*/


@font-face {
    font-family: 'FC Comica';
    src: url('fonts-web/FCComica-Regular.woff2') format('woff2'),
        url('fonts-web/FCComica-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
	font-family: 'FC Comica';
}