@font-face {
    font-family: 'OswaldBold';
    src: url('oswald-bold.eot');
    src: url('oswald-bold.eot') format('embedded-opentype'),
         url('oswald-bold.woff') format('woff'),
         url('oswald-bold.ttf') format('truetype'),
         url('oswald-bold.svg#OswaldBold') format('svg');
}


@font-face {
    font-family: 'OswaldBook';
    src: url('oswald-regular.eot');
    src: url('oswald-regular.eot') 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-face {
    font-family: 'OswaldStencilRegular';
    src: url('oswald-stencil.eot');
    src: url('oswald-stencil.eot') format('embedded-opentype'),
         url('oswald-stencil.woff') format('woff'),
         url('oswald-stencil.ttf') format('truetype'),
         url('oswald-stencil.svg#OswaldStencilRegular') format('svg');
}



@font-face {
    font-family: 'OswaldLight';
    src: url('oswald-light.eot');
    src: url('oswald-light.eot') 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;
}







