@font-face {
    font-family: "Echoes Sans";
    font-weight: 400;
    font-display: swap;
    src: url("echoessans.otf");
}
@font-face {
    font-family: "Echoes Sans";
    font-weight: 600;
    font-display: swap;
    src: url("echoessans_bold.otf");
}
