/*
Theme Name: YOOtheme Child
Theme URI: http://mbsupport.de/
Description: Child Theme für YOOtheme
Author: mb Support
Author URI: http://mbsupport.de/
Template: yootheme
Version: 1.0
*/

@font-face {
    font-family: 'Neuropol';
    src: url('fonts/neuropol-regular-webfont.woff2') format('woff2'),
         url('fonts/neuropol-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Neuropol';
    src: url('fonts/neuropol-italic-webfont.woff2') format('woff2'),
         url('fonts/neuropol-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Neuropol';
    src: url('fonts/neuropol-bold-webfont.woff2') format('woff2'),
         url('fonts/neuropol-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Neuropol';
    src: url('fonts/neuropol-bold-italic-webfont.woff2') format('woff2'),
         url('fonts/neuropol-bold-italic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
