
/*********************************************************************
	FONT FACE
*********************************************************************/

@font-face {
    font-family: 'texgyreadventor';
    src: url('font/all/texgyreadventor-regular-webfont.eot');
    src: url('font/all/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/all/texgyreadventor-regular-webfont.woff') format('woff'),
         url('font/all/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('font/all/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;

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

}

@font-face {
    font-family: 'Lato';
    src: url('font/all/Lato-Regular.eot');
    src: url('font/all/Lato-Regular.eot?#iefix') format('embedded-opentype'),
         url('font/all/Lato-Regular.woff') format('woff'),
         url('font/all/Lato-Regular.ttf') format('truetype'),
         url('font/all/Lato-Regular.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('font/all/Lato-Bold.eot');
    src: url('font/all/Lato-Bold.eot?#iefix') format('embedded-opentype'),
         url('font/all/Lato-Bold.woff') format('woff'),
         url('font/all/Lato-Bold.ttf') format('truetype'),
         url('font/all/Lato-Bold.svg#texgyreadventorregular') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('font/all/Lato-Light.eot');
    src: url('font/all/Lato-Light.eot?#iefix') format('embedded-opentype'),
         url('font/all/Lato-Light.woff') format('woff'),
         url('font/all/Lato-Light.ttf') format('truetype'),
         url('font/all/Lato-Light.svg#texgyreadventorregular') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('font/all/Lato-Italic.eot');
    src: url('font/all/Lato-Italic.eot?#iefix') format('embedded-opentype'),
         url('font/all/Lato-Italic.woff') format('woff'),
         url('font/all/Lato-Italic.ttf') format('truetype'),
         url('font/all/Lato-Italic.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: italic;
}
