@font-face {
    font-family: 'MuseoSans';
    src: url('/web/fonts/MuseoSans-100/MuseoSans-100.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
  }
@font-face {
    font-family: 'MuseoSans';
    src: url('/web/fonts/MuseoSans-300/MuseoSans-300.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
  }
@font-face {
    font-family: 'MuseoSans';
    src: url('/web/fonts/MuseoSans-500/MuseoSans-500.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
  }
@font-face {
    font-family: 'MuseoSans';
    src: url('/web/fonts/MuseoSans-700/MuseoSans-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
  }
  @font-face {
    font-family: 'MuseoSans';
    src: url('/web/fonts/MuseoSans-900/MuseoSans-900.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
  }




/* ------------------------------------- */
/* Handwrite font */
/* ------------------------------------- */
  @font-face {
    font-family: 'Housky';
    src: url('/web/fonts/Housky/Housky.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
  }