@font-face {
    font-family: 'Exo';
    src: url('../fonts/../fonts/../fonts/exo-medium-webfont.eot');
    src: url('../fonts/../fonts/../fonts/exo-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/../fonts/../fonts/exo-medium-webfont.woff2') format('woff2'),
         url('../fonts/../fonts/../fonts/exo-medium-webfont.woff') format('woff'),
         url('../fonts/../fonts/../fonts/exo-medium-webfont.ttf') format('truetype'),
         url('../fonts/../fonts/../fonts/exo-medium-webfont.svg#exomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}