@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?3ymldz');
    src:    url('fonts/icomoon.eot?3ymldz#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?3ymldz') format('truetype'),
        url('fonts/icomoon.woff?3ymldz') format('woff'),
        url('fonts/icomoon.svg?3ymldz#icomoon') 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: 'icomoon';
    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-ruin:before {
    content: "\e912";
}
.icon-bruno:before {
    content: "\e900";
}
.icon-antiluft:before {
    content: "\e901";
}
.icon-bunkers:before {
    content: "\e902";
}
.icon-vaktpost:before {
    content: "\e903";
}
.icon-inngang:before {
    content: "\e904";
}
.icon-minefelt:before {
    content: "\e905";
}
.icon-radar:before {
    content: "\e906";
}
.icon-sanitet:before {
    content: "\e907";
}
.icon-sperre:before {
    content: "\e908";
}
.icon-lopegrav:before {
    content: "\e909";
}
.icon-garasje:before {
    content: "\e90a";
}
.icon-hus:before {
    content: "\e90b";
}
.icon-kanonstilling:before {
    content: "\e910";
}
.icon-bombekaster:before {
    content: "\e911";
}
.icon-knapp_merinfo:before {
    content: "\e90c";
}
.icon-knapp_opning:before {
    content: "\e90d";
}
.icon-knapp_fjell:before {
    content: "\e90e";
}
.icon-knapp_kart:before {
    content: "\e90f";
}

