@font-face {
    font-family: 'MercuryAcdr';
    src: url('MercuryTextG1-Roman.eot'),
url('MercuryTextG1-Roman.woff') format('woff'),
url('MercuryTextG1-Roman.ttf') format('truetype'),
url('MercuryTextG1-Roman.svg') format('svg');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'MercuryAcdr';
    src: url('MercuryTextG1-Bold.eot'),
url('MercuryTextG1-Bold.woff') format('woff'),
url('MercuryTextG1-Bold.ttf') format('truetype'),
url('MercuryTextG1-Bold.svg') format('svg');
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: 'MercuryAcdr';
    src: url('MercuryTextG1-Italic.eot'),
url('MercuryTextG1-Italic.woff') format('woff'),
url('MercuryTextG1-Italic.ttf') format('truetype'),
url('MercuryTextG1-Italic.svg') format('svg');
    font-style: italic;
    font-weight: normal;
}

*, h1, h2, h3, h4, h5, h6, p, a, span, input, label {
    font-family: MercuryAcdr, Source Sans Pro,sans-serif;
}