@font-face {
    font-family: "Circular Std-Medium";
    font-style: normal;
    font-weight: 500;
    src: url("CircularStd-Medium.ttf?v=0.01") format("opentype");
}

@font-face {
    font-family: "Circular Std-Bold";
    font-style: normal;
    font-weight: 700;
    src: url("CircularStd-Bold.ttf?v=0.01") format("opentype");
}

@font-face {
    font-family: "Circular Std-Book";
    font-style: normal;
    font-weight: 400;
    src: url("CircularStd-Book.ttf?v=0.01") format("opentype");
}

@font-face {
    font-family: "Circular Std-Regular";
    font-style: normal;
    font-weight: 400;
    src: url("CircularStd-Regular.ttf?v=0.01") format("opentype");
}
