/* Webfont: Self Modern */@font-face {
    font-family: 'Self Modern';
    src: url('selfmodern/self-modern_book.otf') format('opentype'), /* Modern Browsers */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-smoothing: antialiased;
}

/* Webfont: Self Modern Italic */@font-face {
    font-family: 'Self Modern';
    src: url('selfmodern/self-modern_italic.otf') format('opentype'), /* Modern Browsers */
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-smoothing: antialiased;
}
/* Webfont: Self Modern */ /*@font-face {
    font-family: 'Self Modern';
    src: url('selfmodern/self-modern_regular_web.woff2') format('woff2'),
         url('selfmodern/self-modern_regular_web.woff') format('woff'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-smoothing: antialiased;
}*/

/* Webfont: Self Modern Italic */ /*@font-face {
    font-family: 'Self Modern';
    src: url('selfmodern/self-modern_italic_web.woff2') format('woff2'),
         url('selfmodern/self-modern_italic_web.woff') format('woff');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-smoothing: antialiased;
}/*

/* Webfont: Gerstner Programm */@font-face {
    font-family: 'Gerstner Programm';
    src: url('gerstnerprogramm/woff2/Gerstner-ProgrammRegular.woff2') format('woff2'), /* Modern Browsers */
         url('gerstnerprogramm/woff/Gerstner-ProgrammRegular.woff') format('woff'); /* Modern Browsers */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-smoothing: antialiased;
}

/* Webfont: Gerstner Programm Italic */@font-face {
    font-family: 'Gerstner Programm';
    src: url('gerstnerprogramm/woff2/Gerstner-ProgrammItalic.woff2') format('woff2'), /* Modern Browsers */
         url('gerstnerprogramm/woff/Gerstner-ProgrammItalic.woff') format('woff'); /* Modern Browsers */
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-smoothing: antialiased;
}
