
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: local('☺'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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


