@font-face {
  font-family: 'Museo Sans';
  src: url('./Inter-VariableFont_opsz-wght.ttf') format('truetype');
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: 'Museo Sans';
  src: url('./Inter-VariableFont_opsz-wght.ttf') format('truetype');
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: 'Museo Sans';
  src: url('./Inter-VariableFont_opsz-wght.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: 'Museo Sans Rounded';
  src: url('./Inter-VariableFont_opsz-wght.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: 'Inter';
  src: url('./Inter-VariableFont_opsz-wght.ttf') format('truetype');
}

/* specific font designation from Skylight: */
@font-face {
  font-family: 'Knile Black';
  src: url('./Inter-VariableFont_opsz-wght.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
}

/* font designations from Slick: */
@font-face {
  font-family: 'Knile';
  src: url('./Inter-VariableFont_opsz-wght.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'RN House Sans';
  src: url('./Inter-VariableFont_opsz-wght.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'RN House Sans';
  src: url('./Inter-VariableFont_opsz-wght.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'RN House Sans';
  src: url('./Inter-VariableFont_opsz-wght.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
