@font-face{
    font-family:'oneday';
    src:url('oneday.otf');
}
h1, span, p{
    font-family:'oneday',sans-serif;
}
