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

.fineday-two,
.fineday-two *,
.fineday-two *:before,
.fineday-two *:after
{
    font-family: 'Fineday Two' !important;
}

