@font-face
{
    font-family: 'Nunito';
    src:url('font/nunito-light-webfont.woff') format('woff');
    font-weight:200;
}
@font-face
{
    font-family: 'Nunito';
    src:url('font/nunito-regular-webfont.woff') format('woff');
    font-weight:normal;
}
@font-face
{
    font-family: 'Nunito';
    src:url('font/nunito-bold-webfont.woff') format('woff');
    font-weight:bold;
}
@font-face
{
    font-family: 'Nunito';
    src:url('font/nunito-v16-latin-900.woff') format('woff');
    font-weight:900;
}

