@font-face {
    font-family: 'martelbold';
    src: url('martel-bold-webfont.woff2') format('woff2'),
         url('martel-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'marteldemibold';
    src: url('martel-demibold-webfont.woff2') format('woff2'),
         url('martel-demibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'martelextrabold';
    src: url('martel-extrabold-webfont.woff2') format('woff2'),
         url('martel-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'martelheavy';
    src: url('martel-heavy-webfont.woff2') format('woff2'),
         url('martel-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'martellight';
    src: url('martel-light-webfont.woff2') format('woff2'),
         url('martel-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'martelregular';
    src: url('martel-regular-webfont.woff2') format('woff2'),
         url('martel-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'martelultralight';
    src: url('martel-ultralight-webfont.woff2') format('woff2'),
         url('martel-ultralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}