@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url("open-sans/OpenSans-VariableFont_wdth,wght.ttf") format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url("open-sans/OpenSans-VariableFont_wdth,wght.ttf") format('truetype');
}

/* Roboto — variable font covers all weights (100-900) */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100 900;
  font-stretch: normal;
  src: url("roboto/Roboto-VariableFont.ttf") format('truetype');
}

/* Inter — variable font (used for links) */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-stretch: normal;
  src: url("inter/InterVariable.woff2") format('woff2');
}


@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: url("source-sans/SourceSans3-Italic-VariableFont_wght.ttf") format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url("source-sans/SourceSans3-Italic-VariableFont_wght.ttf") format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 600;
  src: url("source-sans/SourceSans3-Italic-VariableFont_wght.ttf") format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: url("source-sans/SourceSans3-Italic-VariableFont_wght.ttf") format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 900;
  src: url("source-sans/SourceSans3-Italic-VariableFont_wght.ttf") format('truetype');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url("source-sans/SourceSans3-VariableFont_wght.ttf") format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url("source-sans/SourceSans3-VariableFont_wght.ttf") format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url("source-sans/SourceSans3-VariableFont_wght.ttf") format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url("source-sans/SourceSans3-VariableFont_wght.ttf") format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: url("source-sans/SourceSans3-VariableFont_wght.ttf") format('truetype');
}
