@font-face {
    font-family: 'Droid Serif';
    src: url('droid-serif-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('lato-bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('lato-normal.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Lato';
    src: url('lato-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
