@font-face {
    font-family: 'Nucleo';
    src: url('../fonts/Nucleo.woff2') format('woff2'),
         url('../fonts/Nucleo.woff') format('woff'),
         url('../fonts/Nucleo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}