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

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

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

@font-face {
    font-family: 'Nothing You Could Do';
    src: url('NothingYouCouldDo.eot');
    src: local('Nothing You Could Do'), local('NothingYouCouldDo'),
        url('NothingYouCouldDo.eot?#iefix') format('embedded-opentype'),
        url('NothingYouCouldDo.woff2') format('woff2'),
        url('NothingYouCouldDo.woff') format('woff'),
        url('NothingYouCouldDo.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

