﻿@font-face {
    font-family: 'Inter';
    src: url('/lib/fonts/inter/Inter-Regular.woff2') format('woff2');
    font-weight: 400;
}

@font-face {
    font-family: 'Inter';
    src: url('/lib/fonts/inter/Inter-SemiBold.woff2') format('woff2');
    font-weight: 600;
}
