@font-face {
    font-style: normal;
    font-weight: 400;
    src: url('TrustHartfordSans-Regular.woff2') format('woff2');
    font-family: trust sans;
}

@font-face {
    font-style: normal;
    font-weight: 700;
    src: url('./TrustHartfordSans-Bold.woff2') format('woff2');
    font-family: trust sans;
}

@font-face {
    font-style: normal;
    font-weight: 400;
    src: url('./TrustHartfordSerif-Regular.woff2') format('woff2');
    font-family: trust serif;
}

@font-face {
    font-style: normal;
    font-weight: 700;
    src: url('./TrustHartfordSerif-Bold.woff2') format('woff2');
    font-family: trust serif;
}

@font-face {
    font-style: normal;
    font-weight: 400;
    src: url('./TrustHartfordMono-Regular.woff2') format('woff2');
    font-family: trust mono;
}