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

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

