@charset "UTF-8";


@font-face{
  font-family: inconsolata;
  src: url("inconsolata.otf");
}
@font-face{
  font-family: keyfont;
  src: url("keyfont.ttf");
}

body{
  width: 140mm;
}

img{
  max-width: 100%;
}
