@font-face {
    font-family: 'Muthea';
    src: local('Muthea Regular'), local('Muthea-Regular'),
        url('../muthea.html') format('woff2'),
        url('../woff/muthea.woff') format('woff'),
        url('../ttf/muthea.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }