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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Omag-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-at:before {
    content: "\45";
}
.icon-list-note:before {
    content: "\57";
}
.icon-list:before {
    content: "\4f";
}
.icon-search:before {
    content: "\73";
}
.icon-book:before {
    content: "\62";
}
.icon-pdf:before {
    content: "\61";
}
.icon-shake:before {
    content: "\53";
}
.icon-unchecked:before {
    content: "\55";
}
.icon-checked:before {
    content: "\43";
}
.icon-ok:before {
    content: "\6b";
}
.icon-plan:before {
    content: "\6f";
}
.icon-drawing:before {
    content: "\44";
}
.icon-house:before {
    content: "\68";
}
.icon-note:before {
    content: "\4d";
}
.icon-phone:before {
    content: "\50";
}
.icon-link:before {
    content: "\4c";
}
.icon-location:before {
    content: "\70";
}
.icon-clock:before {
    content: "\77";
}
.icon-3:before {
    content: "\33";
}
.icon-2:before {
    content: "\32";
}
.icon-4:before {
    content: "\34";
}
.icon-5:before {
    content: "\35";
}
.icon-screen:before {
    content: "\65";
}
.icon-left:before {
    content: "\6c";
}
.icon-right:before {
    content: "\72";
}
.icon-up:before {
    content: "\75";
}
.icon-down:before {
    content: "\64";
}
.icon-close:before {
    content: "\63";
}
.icon-menu:before {
    content: "\6d";
}

