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

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

