@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400);
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400&subset=cyrillic');

@font-face {font-family: 'BookmanC-DemiItalic';src: url('/fonts/BookmanC-DemiItalic.otf');}
@font-face { font-family: "Muller"; src: url("/fonts/Muller-Regular.otf") format("opentype"); font-weight: normal; font-style: normal; }
@font-face { font-family: "Muller"; src: url("/fonts/Muller-Bold.otf") format("opentype"); font-weight: bold; font-style: normal; }

@font-face {
    font-family: "Museo Sans Cyrl";
    src: url("/fonts/MuseoSansCyrl.otf") format("opentype");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: "Museo Sans Cyrl";
    src: url("/fonts/Museo_Sans_Cyrillic_0.otf") format("opentype");
    font-weight: 500;
    font-style: normal; }
@font-face {
    font-family: "Museo Sans Cyrl";
    src: url("/fonts/MuseoSansCyrl_1.otf") format("opentype");
    font-weight: bold;
    font-style: normal; }

