@font-face {
    font-family: gyosho;
    src: url(gyosho.ttf);
}

h1 {
    font-family: gyosho, sans-serif;
}
