/* Sora - 400 */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/sora-latin-400-normal.woff2') format('woff2'),
       url('fonts/sora-latin-400-normal.woff') format('woff');
}

/* Sora - 500 */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/sora-latin-500-normal.woff2') format('woff2'),
       url('fonts/sora-latin-500-normal.woff') format('woff');
}

/* Sora - 600 */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/sora-latin-600-normal.woff2') format('woff2'),
       url('fonts/sora-latin-600-normal.woff') format('woff');
}

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

/* DM Sans - 300 */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/dm-sans-latin-300-normal.woff2') format('woff2'),
       url('fonts/dm-sans-latin-300-normal.woff') format('woff');
}

/* DM Sans - 400 */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/dm-sans-latin-400-normal.woff2') format('woff2'),
       url('fonts/dm-sans-latin-400-normal.woff') format('woff');
}

/* DM Sans - 400 Italic */
@font-face {
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/dm-sans-latin-400-italic.woff2') format('woff2'),
       url('fonts/dm-sans-latin-400-italic.woff') format('woff');
}

/* DM Sans - 500 */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/dm-sans-latin-500-normal.woff2') format('woff2'),
       url('fonts/dm-sans-latin-500-normal.woff') format('woff');
}
