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

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Bold.eot');
    src: url('Roboto-Bold.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold.woff2') format('woff2'),
         url('Roboto-Bold.woff') format('woff'),
         url('Roboto-Bold.ttf') format('truetype'),
         url('Roboto-Bold.svg#Roboto') format('svg');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Italic.eot');
    src: url('Roboto-Italic.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Italic.woff2') format('woff2'),
         url('Roboto-Italic.woff') format('woff'),
         url('Roboto-Italic.ttf') format('truetype'),
         url('Roboto-Italic.svg#Roboto') format('svg');
    font-style: italic;
    font-weight: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Bold-Italic.eot');
    src: url('Roboto-Bold-Italic.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-Italic.woff2') format('woff2'),
         url('Roboto-Bold-Italic.woff') format('woff'),
         url('Roboto-Bold-Italic.ttf') format('truetype'),
         url('Roboto-Bold-Italic.svg#Roboto') format('svg');
    font-style: italic;
    font-weight: 500;

}

@font-face {
    font-family: 'Roboto-Light';
    src: url('Roboto-Light.eot');
    src: url('Roboto-Light.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Light.woff2') format('woff2'),
         url('Roboto-Light.woff') format('woff'),
         url('Roboto-Light.ttf') format('truetype'),
         url('Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: normal;
    font-style: italic;
}

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

}





