@font-face {
    font-family: "PPTelegraf";
    src: url("./fonts/PPTelegraf-Regular.otf") format("otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "PPHattonBold";
    src: url("./fonts/PPHatton-Bold-700.otf") format("otf");
    font-weight: bold;
    font-style: normal;
}