@font-face{
 	font-family:'Oswald-300';
 	src:url('../fonts/Oswald/Oswald-Light.ttf');
 	font-style:normal;
 	font-weight:normal;
 }

 @font-face{
 	font-family:'Oswald-400';
 	src:url('../fonts/Oswald/Oswald-Regular.ttf');
 	font-style:normal;
 	font-weight:normal;
 }

 @font-face{
 	font-family:'Oswald-700';
 	src:url('../fonts/Oswald/Oswald-Bold.ttf');
 	font-style:normal;
 	font-weight:normal;
 }

@font-face{
 	font-family:'Lato-300';
 	src:url('../fonts/Lato/Lato-Light.ttf') format('truetype');
 	font-style:normal;
 	font-weight:normal;
 }

 @font-face{
 	font-family:'Lato-400';
 	src:url('../fonts/Lato/Lato-Regular.ttf') format('truetype');
 	font-style:normal;
 	font-weight:normal;
 }

 @font-face{
 	font-family:'Lato-700';
 	src:url('../fonts/Lato/Lato-Bold.ttf') format('truetype');
 	font-style:normal;
 	font-weight:normal;
 }


 @font-face{
 	font-family:'glyphicons-halflings-regular';
 	src:url('../fonts/glyphicons-halflings-regular.ttf') format('truetype');
 	font-style:normal;
 	font-weight:normal;
 }