@font-face {
    font-family: 'GSKPrecision';
    src: url('./gsk/GSKPrecision-Regular.ttf') format('ttf'),
        url('./gsk/GSKPrecision-Regular.woff') format('woff'),
        url('./gsk/GSKPrecision-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GSKPrecision-Bold';
    src: url('./gsk/GSKPrecision-Bold.ttf') format('ttf'),
        url('./gsk/GSKPrecision-Bold.woff') format('woff'),
        url('./gsk/GSKPrecision-Bold.woff2') format('woff2');

}
@font-face {
    font-family: 'GSKPrecision-Light';
    src: url('./gsk/GSKPrecision-Light.ttf') format('ttf'),
        url('./gsk/GSKPrecision-Light.woff') format('woff'),
        url('./gsk/GSKPrecision-Light.woff2') format('woff2');

}
@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('./gsk/MyriadPro-Regular.otf') format('otf'),


}
