
@font-face {
    font-family: "Philibert";
    src: url(./fonts/PhiliItaRus.woff);
    font-weight: normal;
}

.inter-font {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.light {
    font-weight: 300;
}

.semibold {
    font-weight: 600;
}

.bold {
    font-weight: 700;
}
