@font-face {
    font-family: 'Rouble';
    src: url('/fonts/rouble.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PTSansBold';
    src: url('/fonts/pts75f.eot');
    src: url('/fonts/pts75f.eot?#iefix') format('embedded-opentype'),
         url('/fonts/pts75f.woff') format('woff'),
         url('/fonts/pts75f.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'PTSansRegular';
    src: url('/fonts/pts55f.eot');
    src: url('/fonts/pts55f.eot?#iefix') format('embedded-opentype'),
         url('/fonts/pts55f.woff') format('woff'),
         url('/fonts/pts55f.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSerifRegular';
    src: url('/fonts/ptf55f.eot');
    src: url('/fonts/ptf55f.eot?#iefix') format('embedded-opentype'),
         url('/fonts/ptf55f.woff') format('woff'),
         url('/fonts/ptf55f.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSerifBold';
    src: url('/fonts/ptf75f.eot');
    src: url('/fonts/ptf75f.eot?#iefix') format('embedded-opentype'),
         url('/fonts/ptf75f.woff') format('woff'),
         url('/fonts/ptf75f.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KelsonSans';
    src: url('/fonts/kelson_sans_regular_ru.eot');
    src: url('/fonts/kelson_sans_regular_ru.eot?#iefix') format('embedded-opentype'),
         url('/fonts/kelson_sans_regular_ru.woff') format('woff'),
         url('/fonts/kelson_sans_regular_ru.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KelsonSansBold';
    src: url('/fonts/kelson_sans_bold_ru.eot');
    src: url('/fonts/kelson_sans_bold_ru.eot?#iefix') format('embedded-opentype'),
         url('/fonts/kelson_sans_bold_ru.woff') format('woff'),
         url('/fonts/kelson_sans_bold_ru.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}