@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    src: url('/Resources/Fonts/Raleway/raleway-v36-latin-500.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 500;
    src: url('/Resources/Fonts/Playfair_Display/playfair-display-v39-latin-500.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    src: url('/Resources/Fonts/Playfair_Display/playfair-display-v39-latin-700.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('/Resources/Fonts/Lato/lato-v24-latin-regular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: url('/Resources/Fonts/Lato/lato-v24-latin-italic.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('/Resources/Fonts/Lato/lato-v24-latin-700.woff2') format('woff2');
    font-display: swap;
}
