@font-face {
    font-family: 'valentine';
    src: url('valentine.eot');
    src: url('valentine.eot?#iefix') format('embedded-opentype'),
        url('valentine.woff2') format('woff2'),
        url('valentine.woff') format('woff'),
        url('valentine.ttf') format('truetype'),
        url('valentine.svg#valentine') format('svg');
    font-weight: normal;
    font-style: normal;
}

