/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3d56c5");

@font-face {
  font-family: "Kallisto-Medium";
  src: url('webFonts/KallistoMedium/font.woff2') format('woff2'), url('webFonts/KallistoMedium/font.woff') format('woff');
}
