/*@font-face {*/
/*    font-family: 'Inter';*/
/*    src: local('Inter'), local('Inter-Regular'),*/
/*    url('inter/Inter.woff2') format('woff2'),*/
/*    url('inter/Inter.woff') format('woff');*/
/*    font-weight: 400;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Inter';*/
/*    src: local('Inter Medium'), local('Inter-Medium'),*/
/*    url('inter/InterMedium.woff2') format('woff2'),*/
/*    url('inter/InterMedium.woff') format('woff');*/
/*    font-weight: 500;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Inter';*/
/*    src: local('Inter Bold'), local('Inter-Bold'),*/
/*    url('inter/InterBold.woff2') format('woff2'),*/
/*    url('inter/InterBold.woff') format('woff');*/
/*    font-weight: 700;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/
@font-face {
    font-family: 'Inter var';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
    src: url("inter/Inter.var.woff2") format("woff2");
}
