@charset "utf-8";
/* CSS Document */

@font-face {
    font-family:'Titillium Bd';
    src: url('fonts/Titillium-Bd/Titillium Bold.eot');
	src: url('fonts/Titillium-Bd/Titillium Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Titillium-Bd/Titillium Bold.woff2') format('woff2'),
		url('fonts/Titillium-Bd/Titillium Bold.woff') format('woff'),
		url('fonts/Titillium-Bd/Titillium Bold.svg#Titillium Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face {
    font-family:'Lato Bold';
    src: url('fonts/Lato-Bold/Lato Bold.eot');
	src: url('fonts/Lato-Bold/Lato Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Lato-Bold/Lato Bold.woff2') format('woff2'),
		url('fonts/Lato-Bold/Lato Bold.woff') format('woff'),
		url('fonts/Lato-Bold/Lato Bold.svg#Lato Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}
@font-face {
    font-family:'Lato';
    src: url('fonts/Lato-Regular/Lato Regular.eot');
	src: url('fonts/Lato-Regular/Lato Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Lato-Regular/Lato Regular.woff2') format('woff2'),
		url('fonts/Lato-Regular/Lato Regular.woff') format('woff'),
		url('fonts/Lato-Regular/Lato Regular.svg#Lato Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}