@font-face {
    font-family: "Golos Text";
    src: url("../fonts/golos-text-400.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Golos Text";
    src: url("../fonts/golos-text-500.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "Golos Text";
    src: url("../fonts/golos-text-600.ttf") format("truetype");
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: "Golos Text";
    src: url("../fonts/golos-text-700.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "Golos Text";
    src: url("../fonts/golos-text-800.ttf") format("truetype");
    font-style: normal;
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: "Noticia Text";
    src: url("../fonts/noticia-text-400.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Noticia Text";
    src: url("../fonts/noticia-text-400-italic.ttf") format("truetype");
    font-style: italic;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Noticia Text";
    src: url("../fonts/noticia-text-700.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "Lexend Peta";
    src: url("../fonts/lexend-peta-400.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Lexend Peta";
    src: url("../fonts/lexend-peta-800.ttf") format("truetype");
    font-style: normal;
    font-weight: 800;
    font-display: swap;
}
