
@font-face {
    font-family: 'waves';
    src: url('../eot/waves-webfont.eot');
    src: url('../eot/waves-webfontd41d.eot#iefix') format('embedded-opentype'),
         url('../waves-webfont.html') format('woff2'),
         url('../woff/waves-webfont.woff') format('woff'),
         url('../ttf/waves-webfont.ttf') format('truetype'),
         url('../svg/waves-webfont.svg#mostlyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}