@font-face {
    font-family: icons;
    src: url(../fonts/icons/icons.eot);
    src: url(../fonts/icons/icons.eot) format("embedded-opentype"), url(../fonts/icons/icons.ttf) format("truetype"), url(../fonts/icons/icons.woff) format("woff"), url(../img/icons.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon/icomoon.eot);
    src: url(../fonts/icomoon/icomoon.eot) format("embedded-opentype"), url(../fonts/icomoon/icomoon.ttf) format("truetype"), url(../fonts/icomoon/icomoon.woff) format("woff"), url(../img/icomoon.svg) format("svg");
    font-weight: 400;
    font-style: normal
}
