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

@font-face {
    font-family: 'roboto';
    src: url('../fonty/roboto-bold.eot');
    src: url('../fonty/roboto-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonty/roboto-bold.woff') format('woff'),
         url('../fonty/roboto-bold.ttf') format('truetype'),
         url('../fonty/roboto-bold.svg#roboto_bold') format('svg');
    font-weight: bold;
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonty/roboto-bolditalic.eot');
    src: url('../fonty/roboto-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('../fonty/roboto-bolditalic.woff') format('woff'),
         url('../fonty/roboto-bolditalic.ttf') format('truetype'),
         url('../fonty/roboto-bolditalic.svg#roboto_bold_italic') format('svg');
    font-weight: bold;
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonty/roboto-italic.eot');
    src: url('../fonty/roboto-italic.eot?#iefix') format('embedded-opentype'),
         url('../fonty/roboto-italic.woff') format('woff'),
         url('../fonty/roboto-italic.ttf') format('truetype'),
         url('../fonty/roboto-italic.svg#roboto_italic') format('svg');
    font-weight: normal;
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonty/roboto-light.eot');
    src: url('../fonty/roboto-light.eot?#iefix') format('embedded-opentype'),
         url('../fonty/roboto-light.woff') format('woff'),
         url('../fonty/roboto-light.ttf') format('truetype'),
         url('../fonty/roboto-light.svg#roboto_light') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonty/roboto-lightitalic.eot');
    src: url('../fonty/roboto-lightitalic.eot?#iefix') format('embedded-opentype'),
         url('../fonty/roboto-lightitalic.woff') format('woff'),
         url('../fonty/roboto-lightitalic.ttf') format('truetype'),
         url('../fonty/roboto-lightitalic.svg#roboto_light_italic') format('svg');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonty/roboto-regular.eot');
    src: url('../fonty/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonty/roboto-regular.woff') format('woff'),
         url('../fonty/roboto-regular.ttf') format('truetype'),
         url('../fonty/roboto-regular.svg#roboto_regular') format('svg');
    font-weight: normal;
    font-weight: 400;
    font-style: normal;
}