@font-face {
    font-family: 'RopaSansItalic';
    src: url('ropasans-italic-webfont.eot');
    src: url('ropasans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('ropasans-italic-webfont.woff') format('woff'),
         url('ropasans-italic-webfont.ttf') format('truetype'),
         url('ropasans-italic-webfont.svg#RopaSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RopaSans';
    src: url('ropasans-regular-webfont.eot');
    src: url('ropasans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('ropasans-regular-webfont.woff') format('woff'),
         url('ropasans-regular-webfont.ttf') format('truetype'),
         url('ropasans-regular-webfont.svg#RopaSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}