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