@charset "UTF-8";

@font-face {
  font-family:'TITLE-FONT';
   src: url('fonts/title-font.TTF');
}

@font-face {
  font-family:'NORMAL-FONT';
  src: url('fonts/normal-font.TTF');
}