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