@font-face {
  font-family: 'Sora';
  src: url('sora/Sora-Light.woff2') format('woff2'),
       url('sora/Sora-Light.woff') format('woff'),
       url('sora/Sora-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Sora';
  src: url('sora/Sora-LightItalic.woff2') format('woff2'),
  url('sora/Sora-LightItalic.woff') format('woff'),
  url('sora/Sora-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: 'Sora';
  src: url('sora/Sora-Regular.woff2') format('woff2'),
       url('sora/Sora-Regular.woff') format('woff'),
       url('sora/Sora-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
/*
@font-face {
  font-family: 'Sora';
  src: url('fonts/Sora-Medium.woff2') format('woff2'),
       url('fonts/Sora-Medium.woff') format('woff'),
       url('fonts/Sora-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
*/
@font-face {
  font-family: 'Sora';
  src: url('sora/Sora-SemiBold.woff2') format('woff2'),
       url('sora/Sora-SemiBold.woff') format('woff'),
       url('sora/Sora-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Sora';
  src: url('sora/Sora-Bold.woff2') format('woff2'),
       url('sora/Sora-Bold.woff') format('woff'),
       url('sora/Sora-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
/*
@font-face {
  font-family: 'Sora';
  src: url('fonts/Sora-ExtraBold.woff2') format('woff2'),
       url('fonts/Sora-ExtraBold.woff') format('woff'),
       url('fonts/Sora-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-display: swap;
  font-style: normal;
}*/
