@charset "UTF-8";


@font-face {
    font-family: "daysregular";
    src: url("../fonts/days-webfont.eot");
    src: url("../fonts/days-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/days-webfont.woff2") format("woff2"),
         url("../fonts/days-webfont.woff") format("woff"),
         url("../fonts/days-webfont.ttf") format("truetype"),
         url("../fonts/days-webfont.svg#daysregular") format("svg");
    font-weight: normal;
    font-style: normal;

}



