@font-face {
    font-family: 'FordF1TC';
    src: url('FordF1TC-Bold.woff2') format('woff2'),
         url('FordF1TC-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FordF1TC';
    src: url('FordF1TC-Light.woff2') format('woff2'),
         url('FordF1TC-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FordF1TC';
    src: url('FordF1TC-Medium.woff2') format('woff2'),
         url('FordF1TC-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FordF1TC';
    src: url('FordF1TC-Regular.woff2') format('woff2'),
         url('FordF1TC-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FordF1TC';
    src: url('FordF1TC-Semibold.woff2') format('woff2'),
         url('FordF1TC-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
