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

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

@font-face {
    font-family: 'Lora';
    src: url('/fonts/Lora/Lora-Medium.woff2') format('woff2'),
        url('/fonts/Lora/Lora-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Lora';
    src: url('/fonts/Lora/Lora-MediumItalic.woff2') format('woff2'),
        url('/fonts/Lora/Lora-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lora';
    src: url('/fonts/Lora/Lora-SemiBoldItalic.woff2') format('woff2'),
        url('/fonts/Lora/Lora-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lora';
    src: url('/fonts/Lora/Lora-SemiBold.woff2') format('woff2'),
        url('/fonts/Lora/Lora-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
