﻿@font-face {
    font-family: 'Lina-Round';
    src: url('/fonts/Linaround-Regular.woff2') format('woff2'), url('/fonts/Linaround-Regular.woff') format('woff'), url('/fonts/Linaround-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lina-Round';
    src: url('/fonts/Linaround-Medium.woff2') format('woff2'), url('/fonts/Linaround-Medium.woff') format('woff'), url('/fonts/Linaround-Medium.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lina-Round';
    src: url('/fonts/Linaround-Bold.woff2') format('woff2'), url('/fonts/Linaround-Bold.woff') format('woff'), url('/fonts/Linaround-Bold.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lina-Round';
    src: url('/fonts/Linaround-Light.woff2') format('woff2'), url('/fonts/Linaround-Light.woff') format('woff'), url('/fonts/Linaround-Light.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
