@font-face {
    font-family: 'Eye Catching Pro';
    src: url('EyeCatchingPro.woff2') format('woff2'),
        url('EyeCatchingPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pill Gothic 600mg';
    src: url('PillGothic600mg-Bold.woff2') format('woff2'),
        url('PillGothic600mg-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNowText';
    src: url('HelveticaNowText-ExtraBold.woff2') format('woff2'),
        url('HelveticaNowText-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pill Gothic 600mg';
    src: url('PillGothic600mg-Regular.woff2') format('woff2'),
        url('PillGothic600mg-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}





