@font-face {
    font-family: 'MarrSans';
    src: url('../fonts/MarrSans-Regular-Web.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'MarrSans';
    src: url('../fonts/MarrSans-Medium-Web.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'MarrSans';
    src: url('../fonts/MarrSans-Semibold-Web.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'TheAntiquaB';
    src: url('../fonts/TheAntiquaB_LT_700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'MarrSansCondensed';
    src: url('../fonts/MarrSansCondensed-Medium-Web.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'MarrSansCondensed';
    src: url('../fonts/MarrSansCondensed-Semibold-Web.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}