@font-face {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400 700;
    font-display: block;
    src: url('lora-latin.woff2') format('woff2');
}

@font-face {
    font-family: 'Lora';
    font-style: italic;
    font-weight: 400;
    font-display: block;
    src: url('lora-italic-latin.woff2') format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400 700;
    font-display: block;
    src: url('open-sans-latin.woff2') format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-display: block;
    src: url('open-sans-italic-latin.woff2') format('woff2');
}
