@font-face {
  font-family: 'Birthstone';
  src: url('./Birthstone-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Material Symbols Outlined';
  src: url('./MaterialSymbolsOutlined-VariableFont_FILL,GRAD,opsz,wght.ttf') format('truetype');
  font-weight: 100 700;
  font-style: normal;
}