﻿@font-face {
    font-family: "Lexend Deca";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/Lexend-Deca/static/LexendDeca-Regular.ttf")
        format("woff2");
}
@font-face {
    font-family: "Lexend Deca";
    font-style: bold;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/Lexend-Deca/static/LexendDeca-Bold.ttf") format("woff2");
}
