﻿@font-face {
 font-family: Lato;
 	src: url("Lato-Regular.eot") /* EOT file for IE */
}
@font-face {
 font-family: Lato;
	src: url("Lato-Regular.ttf")
}
@font-face {
 font-family: "Lato Bold";
	src: url("Lato-Bold.ttf")
}
﻿@font-face {
 font-family: "OpenSans";
 	src: url("open-sans.regular.eot") /* EOT file for IE */
}
@font-face {
 font-family: "OpenSans Bold";
	src: url("OpenSans-Bold.ttf")
}
@font-face {
 font-family: "OpenSans Light";
	src: url("OpenSans-Light.ttf")
}
@font-face {
 font-family: "OpenSans";
	src: url("open-sans.regular.ttf")
}
