@font-face {
  font-family: 'DM Sans';
  src: url('/wp-content/themes/tilg/src/fonts/DMSans-VariableFont_opsz,wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
}

@font-face {
  font-family: 'DM Sans';
  src: url('/wp-content/themes/tilg/src/fonts/DMSans-Italic-VariableFont_opsz,wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
}

@font-face {
  font-family: 'Cal Sans';
  src: url('/wp-content/themes/tilg/src/fonts/CalSans-Regular.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
}

@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  src: url('/wp-content/themes/tilg/src/fonts/MaterialSymbolsOutlined.woff2') format('woff2');
}

@font-face {
  font-family: 'Merriweather';
  src: url('/wp-content/themes/tilg/src/fonts/Merriweather-VariableFont_opsz,wdth,wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
}

@font-face {
  font-family: 'Merriweather';
  src: url('/wp-content/themes/tilg/src/fonts/Merriweather-Italic-VariableFont_opsz,wdth,wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
}