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

}