﻿@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url(/Assets/Fonts/Inter/Inter-Light.ttf);
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url(/Assets/Fonts/Inter/Inter-Regular.ttf);
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url(/Assets/Fonts/Inter/Inter-Medium.ttf);
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url(/Assets/Fonts/Inter/Inter-SemiBold.ttf);
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url(/Assets/Fonts/Inter/Inter-Bold.ttf);
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url(/Assets/Fonts/Inter/Inter-ExtraBold.ttf);
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url(/Assets/Fonts/Inter/Inter-Black.ttf);
  font-display: swap; }
