@font-face {
    font-family: 'MarkOT';
    src: url('MarkOT-Medium.woff2') format('woff2'),
        url('MarkOT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

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

@font-face {
    font-family: 'SohoStd';
    src: url('SohoStd-Medium.woff2') format('woff2'),
        url('SohoStd-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'COOP-Regular';
    src: url('COOPWeb-Regular.woff2') format('woff2'), url('COOPWeb-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'COOP-SemiBold';
    src: url('COOPWeb-SemiBold.woff2') format('woff2'), url('COOPWeb-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'COOP-Medium';
    src: url('COOPWeb-Medium.woff2') format('woff2'), url('COOPWeb-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'COOP-Bold';
    src: url('COOPWeb-Bold.woff2') format('woff2'), url('COOPWeb-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'COOP-Light';
    src: url('COOPWeb-Light.woff2') format('woff2'), url('COOPWeb-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}