@font-face {
font-family: 'Inter-Light';
font-style:  normal;
src: url("Inter-Light.woff2?v=3.13") format("woff2"),
url("Inter-Light.woff?v=3.13") format("woff");
}

@font-face {
font-family: 'Inter-Regular';
font-style:  normal;
src: url("Inter-Regular.woff2?v=3.13") format("woff2"),
url("Inter-Regular.woff?v=3.13") format("woff");
}

@font-face {
font-family: 'Inter-Medium';
font-style:  normal;
src: url("Inter-Medium.woff2?v=3.13") format("woff2"),
url("Inter-Medium.woff?v=3.13") format("woff");
}

@font-face {
font-family: 'Inter-SemiBold';
font-style:  normal;
src: url("Inter-SemiBold.woff2?v=3.13") format("woff2"),
url("Inter-SemiBold.woff?v=3.13") format("woff");
}