
@font-face {
    font-family: 'exo2-regular';
    src: url('/fonts/exo2/exo2.0-regular-webfont.eot');
    src: url('/fonts/exo2/exo2.0-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/exo2/exo2.0-regular-webfont.woff') format('woff'),
         url('/fonts/exo2/exo2.0-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'exo2-medium';
    src: url('/fonts/exo2/exo2.0-medium-webfont.eot');
    src: url('/fonts/exo2/exo2.0-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/exo2/exo2.0-medium-webfont.woff') format('woff'),
         url('/fonts/exo2/exo2.0-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'exo2-bold';
    src: url('/fonts/exo2/exo2.0-bold-webfont.eot');
    src: url('/fonts/exo2/exo2.0-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/exo2/exo2.0-bold-webfont.woff') format('woff'),
         url('/fonts/exo2/exo2.0-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}	
	
@font-face {
    font-family: 'roboto-regular';
    src: url('/fonts/roboto/Roboto-Regular-webfont.eot');
    src: url('/fonts/roboto/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/roboto/Roboto-Regular-webfont.woff') format('woff'),
         url('/fonts/roboto/Roboto-Regular-webfont.ttf') format('truetype'),
         url('/fonts/roboto/Roboto-Regular-webfont.svg#roboto-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto-black';
    src: url('/fonts/roboto/Roboto-Black-webfont.eot');
    src: url('/fonts/roboto/Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/roboto/Roboto-Black-webfont.woff') format('woff'),
         url('/fonts/roboto/Roboto-Black-webfont.ttf') format('truetype'),
         url('/fonts/roboto/Roboto-Black-webfont.svg#roboto-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}	
