@font-face {
    font-family: 'rotunduslight';
    src: url('../../../fonts/rotundus-light/rotundus_light_1-webfont.eot');
    src: url('../../../fonts/rotundus-light/rotundus_light_1-webfont-1.eot') format('embedded-opentype'),
         url('../../../fonts/rotundus-light/rotundus_light_1-webfont.woff') format('woff'),
         url('../../../fonts/rotundus-light/rotundus_light_1-webfont.ttf') format('truetype'),
         url('../../../fonts/rotundus-light/rotundus_light_1-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'rotundusregular';
    src: url('../../../fonts/rotundus/rotundus_regular_1-webfont.eot');
    src: url('../../../fonts/rotundus/rotundus_regular_1-webfont-1.eot') format('embedded-opentype'),
         url('../../../fonts/rotundus/rotundus_regular_1-webfont.woff') format('woff'),
         url('../../../fonts/rotundus/rotundus_regular_1-webfont.ttf') format('truetype'),
         url('../../../fonts/rotundus/rotundus_regular_1-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri';
    src: url('../../../fonts/calibri/calibri.eot');
    src: url('../../../fonts/calibri/calibri-1.eot') format('embedded-opentype'),
         url('../../../fonts/calibri/calibri.woff') format('woff'),
         url('../../../fonts/calibri/calibri.ttf') format('truetype'),
         url('../../../fonts/calibri/calibri.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}