@font-face {
    font-family: 'rainy';
    src: url(/rainyhearts.ttf);
}

body {
    font-family: 'rainy';
}