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

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

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

}
