@font-face {
    font-family: 'BasicallySans';
    src: url('../fonts/BasicallySans-Regular.woff2') format('woff2');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'BasicallySans';
    src: url('../fonts/BasicallySans-Bold.woff2') format('woff2');
    font-style: normal;
    font-weight: bold;
}
@font-face {
    font-family: 'BaskemoSans';
    src: url('../fonts/BaskemoSans-Regular.woff2') format('woff2');
    font-style: normal;
    font-weight: normal;
  }
  @font-face {
    font-family: 'BaskemoSans';
    src: url('../fonts/BaskemoSans-Italic.woff2') format('woff2');
    font-style: italic;
    font-weight: normal;
  }