@font-face {
    font-family: 'wazeregular';
    src: url('../fonts/waze1-webfont.woff2') format('woff2'),
         url('../fonts/waze1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.icon-waze:before{font-family: 'wazeregular'; content:"w"}