@font-face {
    font-family: "AtypText";
    src: url("/resources/knowledge_about_water/new/fonts/AtypText-Light.ttf") format("ttf");
    font-weight: 300;
}

@font-face {
    font-family: "AtypText";
    src: url("/resources/knowledge_about_water/new/fonts/AtypText-Semibold.ttf") format("ttf");
    font-weight: 600;
}

@font-face {
    font-family: "AtypText";
    src: url("/resources/knowledge_about_water/new/fonts/AtypText-Bold.ttf") format("ttf");
    font-weight: 700;
}