/**handles:styles-webfonts**/

@font-face {
    font-family: 'dinproregular';
    src: url('https://www.bmg-swiss.ch/wp-content/themes/bellevue-medical-group/lib/fonts/dinpro-regular-webfont.woff2') format('woff2'),
         url('https://www.bmg-swiss.ch/wp-content/themes/bellevue-medical-group/lib/fonts/dinpro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'dinpromedium';
    src: url('https://www.bmg-swiss.ch/wp-content/themes/bellevue-medical-group/lib/fonts/dinpro-medium-webfont.woff2') format('woff2'),
         url('https://www.bmg-swiss.ch/wp-content/themes/bellevue-medical-group/lib/fonts/dinpro-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'dinprobold';
    src: url('https://www.bmg-swiss.ch/wp-content/themes/bellevue-medical-group/lib/fonts/dinpro-bold-webfont.woff2') format('woff2'),
         url('https://www.bmg-swiss.ch/wp-content/themes/bellevue-medical-group/lib/fonts/dinpro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*
@font-face {
    font-family: 'dinprobolditalic';
    src: url('https://www.bmg-swiss.ch/wp-content/themes/bellevue-medical-group/lib/fonts/dinpro-bolditalic-webfont.woff2') format('woff2'),
         url('https://www.bmg-swiss.ch/wp-content/themes/bellevue-medical-group/lib/fonts/dinpro-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'dinprolight';
    src: url('https://www.bmg-swiss.ch/wp-content/themes/bellevue-medical-group/lib/fonts/dinpro-light-webfont.woff2') format('woff2'),
         url('https://www.bmg-swiss.ch/wp-content/themes/bellevue-medical-group/lib/fonts/dinpro-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'dinprolightitalic';
    src: url('https://www.bmg-swiss.ch/wp-content/themes/bellevue-medical-group/lib/fonts/dinpro-lightitalic-webfont.woff2') format('woff2'),
         url('https://www.bmg-swiss.ch/wp-content/themes/bellevue-medical-group/lib/fonts/dinpro-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'dinproregularitalic';
    src: url('https://www.bmg-swiss.ch/wp-content/themes/bellevue-medical-group/lib/fonts/dinpro-regularitalic-webfont.woff2') format('woff2'),
         url('https://www.bmg-swiss.ch/wp-content/themes/bellevue-medical-group/lib/fonts/dinpro-regularitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
*/