@font-face {
    font-family: 'Special Valentine';
    src: url('Special Valentine.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.valentine-text {
    font-family: 'Special Valentine', cursive;
    font-size: 32px;
}