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

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

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

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

@font-face {
    font-family: "eucmed";
    src: url("../../fonts/euc-medium.woff2") format("woff2"), url("../../euc-medium.woff") format("woff");
    font-style: normal; font-weight: 500; font-display: auto; }
