@font-face {
    font-family: 'Enriqueta';
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    src: url('Enriqueta-Regular.woff2') format('woff2'),
         url('Enriqueta-Regular.woff') format('woff'),
         url('Enriqueta-Regular.ttf') format('truetype');
}