@import url("canon-styles-external.css");

/* version 13.07.15*/
/**********************************
***********************************

CSS merged as of 03-20-2015 in order

- Portal Fixes
- megamenu.css
- canon-styles.css
- ribbon-styles.css (includes defakto.css)

***********************************
**********************************/

/* Font Awesome */
@font-face {
	font-family:'FontAwesome';
	src:url(../fonts/fontawesome-webfont.eot?v=4.3.0);
	src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"),
        url(../fonts/fontawesome-webfont.woff2?v=4.3.0) format("woff2"),
        url(../fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"),
        url(../fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"),
        url(../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");
	font-weight:400;
	font-style:normal;
}

/* Font CANON */
@font-face{
font-family:'Roboto Light';
src:url('../fonts/Roboto-Light.ttf') format('ttf');
}
@font-face{
font-family:'Roboto LightItalic';
src:url('../fonts/Roboto-LightItalic.ttf') format('ttf');
}
@font-face{
font-family:'Roboto Regular';
src:url('../fonts/Roboto-Regular.ttf') format('ttf');
}
@font-face{
font-family:'Roboto Italic';
src:url('../fonts/Roboto-Italic.ttf') format('ttf');
}
@font-face{
font-family:'Roboto Medium';
src:url('../fonts/Roboto-Medium.ttf') format('ttf');
}
@font-face{
font-family:'Roboto MediumItalic';
src:url('../fonts/Roboto-MediumItalic.ttf') format('ttf');
}
@font-face{
font-family:'Roboto Bold';
src:url('../fonts/Roboto-Bold.ttf') format('ttf');
}
@font-face{
font-family:'Roboto BoldItalic';
src:url('../fonts/Roboto-BoldItalic.ttf') format('ttf');
}
@font-face{
font-family:'Roboto Black';
src:url('../fonts/Roboto-Black.ttf') format('ttf');
}
@font-face{
font-family:'Roboto BlackItalic';
src:url('../fonts/Roboto-BlackItalic.ttf') format('ttf');
}
@font-face{
font-family:'Roboto Thin';
src:url('../fonts/Roboto-Thin.ttf') format('ttf');
}
@font-face{
font-family:'Roboto ThinItalic';
src:url('../fonts/Roboto-ThinItalic.ttf') format('ttf');
}
/* @font-face {
    font-family: 'OpticSans Light';
    src: url('../fonts/OpticSans-101-Light.woff') format('woff');
}
@font-face {
    font-family: 'OpticSans LightItalic';
    src: url('../fonts/OpticSans-102-LightItalic.woff') format('woff');
}
@font-face {
    font-family: 'OpticSans Book';
    src: url('../fonts/OpticSans-201-Book.woff') format('woff');
}
@font-face {
    font-family: 'OpticSans BookItalic';
    src: url('../fonts/OpticSans-202-BookItalic.woff') format('woff');
}
@font-face {
    font-family: 'OpticSans Medium';
    src: url('../fonts/OpticSans-301-Medium.woff') format('woff');
}
@font-face {
    font-family: 'OpticSans MediumItalic';
    src: url('../fonts/OpticSans-302-MediumItalic.woff') format('woff');
}
@font-face {
    font-family: 'OpticSans Bold';
    src: url('../fonts/OpticSans-401-Bold.woff') format('woff');
}
@font-face {
    font-family: 'OpticSans BoldItalic';
    src: url('../fonts/OpticSans-402-BoldItalic.woff') format('woff');
}
@font-face {
    font-family: 'OpticSans Heavy';
    src: url('../fonts/OpticSans-501-Heavy.woff') format('woff');
}
@font-face {
    font-family: 'OpticSans HeavyItalic';
    src: url('../fonts/OpticSans-502-HeavyItalic.woff') format('woff');
} */



