@font-face {
    font-family: 'mmgFont';
    src : url('fonts/barlow_regular_webfont.eot');
    src : url('fonts/barlow_regular_webfont.eot?') format('eot'),
          url('fonts/barlow_regular_webfont.woff') format('woff'),
          url('fonts/barlow_regular_webfont.svg#abcd') format('svg'),
          url('fonts/barlow_regular_webfont.ttf') format('truetype');
    font-weight:  normal;
    font-style:   normal;
    font-variant: normal;
}
@font-face {
    font-family: 'mmgFont';
    src : url('fonts/barlow_italic_webfont.eot');
    src : url('fonts/barlow_italic_webfont.eot?') format('eot'),
          url('fonts/barlow_italic_webfont.woff') format('woff'),
          url('fonts/barlow_italic_webfont.svg#abcd') format('svg'),
          url('fonts/barlow_italic_webfont.ttf') format('truetype');
    font-weight:  normal;
    font-style:   italic;
    font-variant: normal;
}
@font-face {
    font-family: 'mmgFont';
    src : url('fonts/barlow_bold_webfont.eot');
    src : url('fonts/barlow_bold_webfont.eot?') format('eot'),
          url('fonts/barlow_bold_webfont.woff') format('woff'),
          url('fonts/barlow_bold_webfont.svg#abcd') format('svg'),
          url('fonts/barlow_bold_webfont.ttf') format('truetype');
    font-weight:  bold;
    font-style:   normal;
    font-variant: normal;
}
