@font-face {
    font-family: 'FS Lola';
    src: url('/fonts/FSLola-Italic.eot');
    src: url('/fonts/FSLola-Italic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/FSLola-Italic.woff2') format('woff2'),
        url('/fonts/FSLola-Italic.woff') format('woff'),
        url('/fonts/FSLola-Italic.svg#FSLola-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'FS Lola';
    src: url('/fonts/FSLola.eot');
    src: url('/fonts/FSLola.eot?#iefix') format('embedded-opentype'),
        url('/fonts/FSLola.woff2') format('woff2'),
        url('/fonts/FSLola.woff') format('woff'),
        url('/fonts/FSLola.svg#FSLola') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}