@font-face {
    font-family: 'Bodoni SvtyTwo ITC TT';
    src: url('../fonts/BodoniSvtyTwoITCTTBook.woff2') format('woff2'),
        url('../fonts/BodoniSvtyTwoITCTTBook.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@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: 400;
    font-style: normal
}