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

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

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

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

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

