
@font-face {
    font-family: 'Lato-Black';
    src: url('fonts/Lato-Black.ttf') format('ttf'), url('fonts/Lato-Black.woff') format('woff');
	font-weight: 700;
	  font-style: normal;
}
@font-face {
    font-family: 'Lato-BlackItalic';
    src: url('fonts/Lato-BlackItalic.ttf') format('ttf'), url('fonts/Lato-BlackItalic.woff') format('woff');
	font-weight: 100;
	  font-style: italic;
}
@font-face {
    font-family: 'Lato-Light';
    src: url('fonts/Lato-Light.ttf') format('ttf'), url('fonts/Lato-Light.woff') format('woff');
	font-weight: 300;
	  font-style: normal;
}
@font-face {
    font-family: 'Lato-LightItalic';
    src: url('fonts/Lato-LightItalic.ttf') format('ttf'), url('fonts/Lato-LightItalic.woff') format('woff');
	font-weight: 300;
	  font-style: italic;
}
@font-face {
    font-family: 'Lato-Regular';
    src: url('fonts/Lato-Regular.ttf') format('ttf'), url('fonts/Lato-Regular.woff') format('woff');
	font-weight: 400;
	  font-style: normal;
}
@font-face {
    font-family: 'Lato-Italic';
    src: url('fonts/Lato-Italic.ttf') format('ttf'), url('fonts/Lato-Italic.woff') format('woff');
	font-weight: 400;
	  font-style: normal;
}
@font-face {
    font-family: 'Lato-Thin';
    src: url('fonts/Lato-Thin.ttf') format('ttf'), url('fonts/Lato-Thin.woff') format('woff');
	font-weight: 100;
	  font-style: normal;
}
@font-face {
    font-family: 'Lato-ThinItalic';
    src: url('fonts/Lato-ThinItalic.ttf') format('ttf'), url('fonts/Lato-ThinItalic.woff') format('woff');
	font-weight: 100;
	  font-style: italic;
}

/*

@font-face {
    font-family: 'Roboto Regular';
    src: url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Bold';
    src: url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Light';
    src: url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;   
}


@font-face {
    font-family: 'Roboto RegularItalic';
    src: url('fonts/Roboto-Italic.woff2') format('woff2'),
        url('fonts/Roboto-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto Medium';
    src: url('fonts/Roboto-Medium.woff2') format('woff2'),
        url('fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Thin';
    src: url('fonts/Roboto-Thin.woff2') format('woff2'),
        url('fonts/Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Black';
    src: url('fonts/Roboto-Black.woff2') format('woff2'),
        url('fonts/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto LightItalic';
    src: url('fonts/Roboto-LightItalic.woff2') format('woff2'),
        url('fonts/Roboto-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto ThinItalic';
    src: url('fonts/Roboto-ThinItalic.woff2') format('woff2'),
        url('fonts/Roboto-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto MediumItalic';
    src: url('fonts/Roboto-MediumItalic.woff2') format('woff2'),
        url('fonts/Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto BoldItalic';
    src: url('fonts/Roboto-BoldItalic.woff2') format('woff2'),
        url('fonts/Roboto-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto BlackItalic';
    src: url('fonts/Roboto-BlackItalic.woff2') format('woff2'),
        url('fonts/Roboto-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;   
}*/