/* Inter is required only by Work views. */

@font-face{
    font-family:"Inter";
    src:url("../fonts/inter-400.woff2") format("woff2");
    font-display:swap;
    font-style:normal;
    font-weight:400;
}

@font-face{
    font-family:"Inter";
    src:url("../fonts/inter-700.woff2") format("woff2");
    font-display:swap;
    font-style:normal;
    font-weight:700;
}
