body {
color:blue;
font-family:"theseasons-bd";
}
@font-face {
    font-family: 'theseasons-bd';
    src: url('theseasons-bd-webfont.woff2') format('woff2'),
         url('theseasons-bd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}