﻿@font-face {
    font-family: 'Mercedes';
    font-weight: 700;
    src: url('/fonts/Mercedes/MBCorpoSText-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Mercedes';
    font-weight: 300;
    src: url('/fonts/Mercedes/MBCorpoSText-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Mercedes';
    font-weight: 400;
    src: url('/fonts/Mercedes/MBCorpoSText-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Mercedes';
    font-weight: 700;
    src: url('/fonts/Mercedes/MBCorpoSTitle-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Mercedes';
    font-weight: 300;
    src: url('/fonts/Mercedes/MBCorpoSTitle-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Mercedes';
    font-weight: 400;
    src: url('/fonts/Mercedes/MBCorpoSTitle-Regular.otf') format('opentype');
}

body, #content, .entry-content, .post-content, .page-content, .post-excerpt, .entry-summary, .entry-excerpt, .widget-area, .widget, .sidebar, #sidebar, footer, .footer, #footer, .site-footer {
    font-family: "Mercedes";
}
