@font-face {
	font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(font/OpenSans-Regular.ttf);
}
@font-face {
	font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(font/OpenSans-Light.ttf);
}