@font-face {
    font-family: 'ProbaPro-Reg';
    src: url('../fonts/ProbaPro/ProbaPro-Regular.eot');
    src: url('../fonts/ProbaPro/ProbaPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ProbaPro/ProbaPro-Regular.otf') format('opentype'),  
         url('../fonts/ProbaPro/ProbaPro-Regular.svt') format('svg'), 
         url('../fonts/ProbaPro/ProbaPro-Regular.woff') format('woff'), 
         url('../fonts/ProbaPro/ProbaPro-Regular.woff2') format('woff2'), 
         url('../fonts/ProbaPro/ProbaPro-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'ProbaPro-Bold';
    src: url('../fonts/ProbaPro/ProbaPro-Bold.eot');
    src: url('../fonts/ProbaPro/ProbaPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ProbaPro/ProbaPro-Bold.otf') format('opentype'),  
         url('../fonts/ProbaPro/ProbaPro-Bold.svt') format('svg'), 
         url('../fonts/ProbaPro/ProbaPro-Bold.woff') format('woff'), 
         url('../fonts/ProbaPro/ProbaPro-Bold.woff2') format('woff2'), 
         url('../fonts/ProbaPro/ProbaPro-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'DiariaW00-Med';
    src: url('../fonts/DiariaPro/DiariaW00-Medium.eot');
    src: url('../fonts/DiariaPro/DiariaW00-Medium.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/DiariaPro/DiariaW00-Medium.otf') format('opentype'), 
         url('../fonts/DiariaPro/DiariaW00-Medium.svt') format('svg'), 
         url('../fonts/DiariaPro/DiariaW00-Medium.woff') format('woff'), 
         url('../fonts/DiariaPro/DiariaW00-Medium.woff2') format('woff2'), 
         url('../fonts/DiariaPro/DiariaW00-Medium.ttf') format('truetype');
}