/*
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: 'UTM Avo';
  src: url('fonts-cus/UTMAvo.woff2') format('woff2'),
       url('fonts-cus/UTMAvo.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'UTM Avo';
  src: url('fonts-cus/UTMAvoBold.woff2') format('woff2'),
       url('fonts-cus/UTMAvoBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

body {
    font-family: 'UTM Avo', sans-serif;
}