/* Muli - for most headers. Similar to Museo, but free */
/* Weights are normal and bold */
@font-face {
    font-family: 'Muli';
    src: url('Muli-Light.eot');
    src: url('Muli-Light.eot?#iefix') format('embedded-opentype'),
         url('Muli-Light.woff') format('woff'),
         url('Muli-Light.ttf') format('truetype'),
         url('Muli-Light.svg#Muli') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

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

/* Roboto Condensed - for navigation and various headers */
/* Weights are 200, 300, and 400 */
@font-face {
    font-family: 'Roboto Condensed';
    src: url('RobotoCondensed-Light.eot');
    src: url('RobotoCondensed-Light.eot?#iefix') format('embedded-opentype'),
         url('RobotoCondensed-Light.woff') format('woff'),
         url('RobotoCondensed-Light.ttf') format('truetype'),
         url('RobotoCondensed-Light.svg#Roboto Condensed') format('svg');
    font-weight: 200;
    font-style: normal;
}

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

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

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

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

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

/* Roboto - for body text and just about everything else. */
/* Weights are 100, 200, 300, 400, and 500 */
@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Thin.eot');
    src: url('Roboto-Thin.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Thin.woff') format('woff'),
         url('Roboto-Thin.ttf') format('truetype'),
         url('Roboto-Thin.svg#Roboto') format('svg');
    font-weight: 100;
    font-style: normal;
}

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

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

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

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

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

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

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

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

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