@font-face {
    font-family: rainbow;
    src: url(Rainbow2000.ttf);
}
h1 {
    font-family: rainbow;
}