@font-face {
    font-family: 'NunitoRegular';
    src: url('../font/Nunito-Regular-webfont.eot');
    src: url('../font/Nunito-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Nunito-Regular-webfont.woff') format('woff'),
         url('../font/Nunito-Regular-webfont.ttf') format('truetype'),
         url('../font/Nunito-Regular-webfont.svg#NunitoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NunitoLight';
    src: url('../font/Nunito-Light-webfont.eot');
    src: url('../font/Nunito-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Nunito-Light-webfont.woff') format('woff'),
         url('../font/Nunito-Light-webfont.ttf') format('truetype'),
         url('../font/Nunito-Light-webfont.svg#NunitoLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NunitoBold';
    src: url('../font/Nunito-Bold-webfont.eot');
    src: url('../font/Nunito-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Nunito-Bold-webfont.woff') format('woff'),
         url('../font/Nunito-Bold-webfont.ttf') format('truetype'),
         url('../font/Nunito-Bold-webfont.svg#NunitoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
