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

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

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

