@font-face {
    font-family: 'latoregular';
    src: url('lato-reg.eot');
    src: url('lato-reg.eot?#iefix') format('embedded-opentype'),
         url('lato-reg.woff') format('woff'),
         url('lato-reg.ttf') format('truetype'),
         url('lato-reg.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'oswaldbook';
    src: url('oswald-regular.eot');
    src: url('oswald-regular.eot?#iefix') format('embedded-opentype'),
         url('oswald-regular.woff') format('woff'),
         url('oswald-regular.ttf') format('truetype'),
         url('oswald-regular.svg#oswaldbook') format('svg');
    font-weight: normal;
    font-style: normal;

}@font-face {
    font-family: 'oswaldlight';
    src: url('oswald-light.eot');
    src: url('oswald-light.eot?#iefix') format('embedded-opentype'),
         url('oswald-light.woff') format('woff'),
         url('oswald-light.ttf') format('truetype'),
         url('oswald-light.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;

}