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

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