@font-face {
    font-display: swap;
    font-family: 'Lora';
    font-style: italic;
    font-weight: 400;
    src: url('Lora-Italic.woff2') format("woff2"), url('Lora-Italic.woff') format("woff");
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    src: url('Lora-Regular.woff2') format("woff2"), url('Lora-Regular.woff') format("woff");
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: 'Lora';
    font-style: italic;
    font-weight: 700;
    src: url('Lora-BoldItalic.woff2') format("woff2"), url('Lora-BoldItalic.woff') format("woff");
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 700;
    src: url('Lora-Bold.woff2') format("woff2"), url('Lora-Bold.woff') format("woff");
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: url('SourceSansPro-Regular.woff2') format("woff2"), url('SourceSansPro-Regular.woff') format("woff");
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    src: url('SourceSansPro-SemiBold.woff2') format("woff2"), url('SourceSansPro-SemiBold.woff') format("woff");
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    src: url('SourceSansPro-Bold.woff2') format("woff2"), url('SourceSansPro-Bold.woff') format("woff");
    font-display: swap;
}

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