
@font-face {
    font-family: 'remixicon';
    src: url(../font/remixicon.eot);
    src: url(../font/remixicon.eot?#iefix) 
    format('embedded-opentype'), url(../font/remixicon.otf) 
    format('otf'), url(../font/remixicon.ttf) 
    format('truetype'), url(../font/remixicon.woff) 
    format('woff'), url(../font/remixicon.woff2) 
    format('woff2'), url(../font/remixicon.svg) format('svg');
    font-display: swap;
    font-style: normal;
}