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

[class^="dashicons-noom-wp"]:before,
[class*='dashicons-noom-wp']:before{
    display: inline-block;
    font-family: 'noom-wp' !important;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content:'\0041';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.dashicons-noom-wp:before{content:'\0041';}
