@font-face {
    font-family: 'Inter';
    src: url(/wp-content/themes/wisePPC/fonts/Inter/static/Inter-Regular.ttf) format('ttf'), url(/wp-content/themes/wisePPC/fonts/Inter/static/Inter-Regular.ttf) format('woff');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url(/wp-content/themes/wisePPC/fonts/Inter/static/Inter-Medium.ttf) format('ttf'), url(/wp-content/themes/wisePPC/fonts/Inter/static/Inter-Medium.ttf) format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url(/wp-content/themes/wisePPC/fonts/Inter/static/Inter-Bold.ttf) format('ttf'), url(/wp-content/themes/wisePPC/fonts/Inter/static/Inter-Bold.ttf) format('woff');
    font-weight: 700;
    font-display: swap;
}