@font-face {
  font-family: 'Balto';
  src: url('./Balto/Balto-Light.woff2') format('woff2'),
    url('./Balto/Balto-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Balto';
  src: url('./Balto/Balto-Book.woff2') format('woff2'),
    url('./Balto/Balto-Book.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Balto';
  src: url('./Balto/Balto-Bold.woff2') format('woff2'),
    url('./Balto/Balto-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quarto';
  src: url('./Quarto/Quarto-Light.woff2') format('woff2'),
    url('./Quarto/Quarto-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quarto';
  src: url('./Quarto/Quarto-LightItalic.woff2') format('woff2'),
    url('./Quarto/Quarto-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Quarto';
  src: url('./Quarto/Quarto-Semibold.woff2') format('woff2'),
    url('./Quarto/Quarto-Semibold.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quarto';
  src: url('./Quarto/Quarto-SemiboldItalic.woff2') format('woff2'),
    url('./Quarto/Quarto-SemiboldItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Quarto';
  src: url('./Quarto/Quarto-Black.woff2') format('woff2'),
    url('./Quarto/Quarto-Black.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quarto';
  src: url('./Quarto/Quarto-BlackItalic.woff2') format('woff2'),
    url('./Quarto/Quarto-BlackItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'TiemposText';
  src: url('./TiemposText/TiemposText-Regular.woff2') format('woff2'),
    url('./TiemposText/TiemposText-Regular.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TiemposText';
  src: url('./TiemposText/TiemposText-RegularItalic.woff2') format('woff2'),
    url('./TiemposText/TiemposText-RegularItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'TiemposText';
  src: url('./TiemposText/TiemposText-Semibold.woff2') format('woff2'),
    url('./TiemposText/TiemposText-Semibold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TiemposText';
  src: url('./TiemposText/TiemposText-SemiboldItalic.woff2') format('woff2'),
    url('./TiemposText/TiemposText-SemiboldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
