@font-face {
    font-family: 'Michroma';
    src: url('../fonts/michroma.eot');
    src: local('../fonts/michroma'), local('../fonts/michroma'), 
         url('../fonts/michroma.eot?#iefix') format('embedded-opentype'),
         url('../fonts/michroma.woff') format('woff'),
         url('../fonts/michroma.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoCondensed';
    src: url('../fonts/robotocondensed-light.eot');
    src: local('../fonts/robotocondensed-light'), local('../fonts/robotocondensed-light'), 
         url('../fonts/robotocondensed-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotocondensed-light.woff') format('woff'),
         url('../fonts/robotocondensed-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoCondensed';
    src: url('../fonts/robotocondensed-regular.eot');
    src: local('../fonts/robotocondensed-regular'), local('../fonts/robotocondensed-regular'), 
         url('../fonts/robotocondensed-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotocondensed-regular.woff') format('woff'),
         url('../fonts/robotocondensed-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoCondensed';
    src: url('../fonts/robotocondensed-italic.eot');
    src: local('../fonts/robotocondensed-italic'), local('../fonts/robotocondensed-italic'), 
         url('../fonts/robotocondensed-italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotocondensed-italic.woff') format('woff'),
         url('../fonts/robotocondensed-italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'RobotoCondensed';
    src: url('../fonts/robotocondensed-bold.eot');
    src: local('../fonts/robotocondensed-bold'), local('../fonts/robotocondensed-bold'), 
         url('../fonts/robotocondensed-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotocondensed-bold.woff') format('woff'),
         url('../fonts/robotocondensed-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
