@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext');
@font-face {
    font-family: 'Bodoni Bd BT';
    src: url('../fonts/BodoniBT-BoldItalic.woff2') format('woff2'),
    url('../fonts/BodoniBT-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Bodoni MT';
    src: url('../fonts/BodoniMT-Italic.woff2') format('woff2'),
    url('../fonts/BodoniMT-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Bodoni BT';
    src: url('../fonts/BodoniBT-Italic.woff2') format('woff2'),
    url('../fonts/BodoniBT-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Bodoni Bk BT';
    src: url('../fonts/BodoniBT-BookItalic.woff2') format('woff2'),
    url('../fonts/BodoniBT-BookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Bodoni MT';
    src: url('../fonts/BodoniMT-Bold.woff2') format('woff2'),
    url('../fonts/BodoniMT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Bodoni BdCn BT';
    src: url('../fonts/BodoniBT-BoldCondensed.woff2') format('woff2'),
    url('../fonts/BodoniBT-BoldCondensed.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Bodoni';
    src: url('../fonts/BodoniBoldItalicCyrillic.woff2') format('woff2'),
    url('../fonts/BodoniBoldItalicCyrillic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Bodoni MT Poster Compressed';
    src: url('../fonts/BodoniMTPosterCompressed.woff2') format('woff2'),
    url('../fonts/BodoniMTPosterCompressed.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Bodoni BT';
    src: url('../fonts/BodoniBT-Roman.woff2') format('woff2'),
    url('../fonts/BodoniBT-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bodoni Bk BT';
    src: url('../fonts/BodoniBT-Book.woff2') format('woff2'),
    url('../fonts/BodoniBT-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bodoni Bd BT';
    src: url('../fonts/BodoniBT-Bold.woff2') format('woff2'),
    url('../fonts/BodoniBT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'BodoniXT';
    src: url('../fonts/BodoniXT.woff2') format('woff2'),
    url('../fonts/BodoniXT.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Bodoni MT';
    src: url('../fonts/BodoniMT.woff2') format('woff2'),
    url('../fonts/BodoniMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
