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