@font-face {
	font-family: 'Lato';
	src: url(Lato-Black.ttf);
	font-weight: 900;
}

@font-face {
	font-family: 'Lato';
	src: url(Lato-Bold.ttf);
	font-weight: 700;
}

@font-face {
	font-family: 'Lato';
	src: url(Lato-Light.ttf);
	font-weight: 300;
}

@font-face {
	font-family: 'Lato';
	src: url(Lato-Regular.ttf);
	font-weight: 400;
}

@font-face {
	font-family: 'Open Sans';
	src: url(OpenSans-Bold.ttf);
	font-weight: 700;
}

@font-face {
	font-family: 'Open Sans';
	src: url(OpenSans-SemiBold.ttf);
	font-weight: 500;
}

@font-face {
	font-family: 'Open Sans';
	src: url(OpenSans-ExtraBold.ttf);
	font-weight: 900;
}

@font-face {
	font-family: 'Open Sans';
	src: url(OpenSans-ExtraBoldItalic.ttf);
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans';
	src: url(OpenSans-Italic.ttf);
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans';
	src: url(OpenSans-Light.ttf);
	font-weight: 300;	
}

@font-face {
	font-family: 'Open Sans';
	src: url(OpenSans-Regular.ttf);
	font-weight: 400;	
}

@font-face {
	font-family: 'Open Sans';
	src: url(OpenSans-SemiBoldItalic.ttf);
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Oswald';
	src: url(Oswald-Bold.ttf);
	font-weight: 700;
}

@font-face {
	font-family: 'Oswald';
	src: url(Oswald-ExtraLight.ttf);
	font-weight: 200;
}

@font-face {
	font-family: 'Oswald';
	src: url(Oswald-Light.ttf);
	font-weight: 300;
}

@font-face {
	font-family: 'Oswald';
	src: url(Oswald-Medium.ttf);
	font-weight: 500;
}

@font-face {
	font-family: 'Oswald';
	src: url(Oswald-Regular.ttf);
	font-weight: 400;
}

@font-face {
	font-family: 'Oswald';
	src: url(Oswald-SemiBold.ttf);
	font-weight: 600;
}
