@font-face {

  // src: url("/static/fonts/hkgrotesk-medium-7.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {

  // src: url("/static/fonts/hkgrotesk-regular-9.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {

  // src: url("/static/fonts/hkgrotesk-light-5.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {

  // src: url("/static/fonts/hkgrotesk-bold-2.ttf");
  font-weight: normal;
  font-style: normal;
}

html,
body {
  // 
  font-family: sans-serif;
}