/* Inter - Regular 400 */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: optional;
    src: url('inter-v18-latin-regular.woff2') format('woff2');
}

/* Inter - Medium 500 */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: optional;
    src: url('inter-v18-latin-500.woff2') format('woff2');
}

/* Inter - Bold 700 */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: optional;
    src: url('inter-v18-latin-700.woff2') format('woff2');
}

/* Montserrat - Black 900 */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700 900;
    font-display: optional;
    src: url('montserrat-v31-latin.woff2') format('woff2');
}
