@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:url('/assets/fonts/vendor/custom-fonts/roboto/roboto-v30-latin-regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src:url('/assets/fonts/vendor/custom-fonts/roboto/roboto-v30-latin-300.woff2') format('woff2');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src:url('/assets/fonts/vendor/custom-fonts/roboto/roboto-v30-latin-500.woff2') format('woff2');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src:url('/assets/fonts/vendor/custom-fonts/roboto/roboto-v30-latin-700.woff2') format('woff2');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src:url('/assets/fonts/vendor/custom-fonts/roboto/roboto-v30-latin-900.woff2') format('woff2');
}

@font-face {
    font-family: 'EuclidCircularA-SemiBold';
    font-display: swap;
    src:url("/assets/fonts/vendor/custom-fonts/euclid-circular-a/EuclidCircularA-SemiBold.woff2") format("woff2");
}

@font-face {
    font-family: 'EuclidCircularA-Medium';
    font-display: swap;
    src:url("/assets/fonts/vendor/custom-fonts/euclid-circular-a/EuclidCircularA-Medium.woff2") format("woff2");
}

@font-face {
    font-family: 'EuclidCircularA-Bold';
    font-display: swap;
    src:url("/assets/fonts/vendor/custom-fonts/euclid-circular-a/EuclidCircularA-Bold.woff2") format("woff2");
}

@font-face {
    font-family: 'EuclidCircularA-Regular';
    font-display: swap;
    src:url("/assets/fonts/vendor/custom-fonts/euclid-circular-a/EuclidCircularA-Regular.woff2") format("woff2");
}
