﻿
@font-face {
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Regular'), url('Inter-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Inter Bold';
    font-style: normal;
    font-weight: bold;
    src: local('Inter Bold'), url('Inter-Bold.woff') format('woff');
}

