
@font-face {
    font-family: 'Prata';
    src: local('Prata'), local('Prata-Regular'), url('prata/Prata.woff2') format('woff2'), url('prata/Prata.woff') format('woff'), url('prata/Prata.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: local('Manrope  Light'), local('Manrope--Light'),
        url('manrope/Manrope-Light.woff2') format('woff2'),
        url('manrope/Manrope-Light.woff') format('woff'),
        url('manrope/Manrope-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
  }
