@font-face {
font-family: "Lato";
src: url("fonts/Lato.eot");
src:
url("fonts/Lato.woff") format("woff"),
url("fonts/Lato.otf") format("opentype"),
url("fonts/Lato.svg#filename") format("svg");
}

@font-face {
font-family: "Montserrat";
src: url("fonts/Montserrat.eot");
src:
url("fonts/Montserrat.woff") format("woff"),
url("fonts/Montserrat.otf") format("opentype"),
url("fonts/Montserrat.svg#filename") format("svg");
}