@font-face {
    font-family: 'nucleo-icons';
    src: url('../fonts/nucleo-icons.eot');
    src: url('../fonts/nucleo-icons.eot?#iefix') format('embedded-opentype'),
        url('../fonts/nucleo-icons.woff2') format('woff2'),
        url('../fonts/nucleo-icons.woff') format('woff'),
        url('../fonts/nucleo-icons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
