@font-face {
    font-family: 'Icomoon';
    src: url('./icomoon.eot');
    src: url('./icomoon.eot?#iefix') format('embedded-opentype'),
        url('./icomoon.woff2') format('woff2'),
        url('./icomoon.woff') format('woff'),
        url('./icomoon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
