@font-face{
    font-family: "lato";
    src: url('../fonts/lato-regular.TTF') format('trueType');
}
@font-face{
    font-family: "raleway-light";
    src: url('../fonts/raleway-light.TTF') format('trueType');
}
@font-face{
    font-family: "raleway-bold";
    src: url('../fonts/raleway-bold.TTF') format('trueType');
}