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