@font-face {
    font-family: 'Panton';
    src: url('../fonts/Panton-SemiBold.woff2') format('woff2'),
        url('https://templaterex.com/fonts/Panton-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Panton';
    src: url('https://templaterex.com/fonts/Panton-Light.woff2') format('woff2'),
        url('https://templaterex.com/fonts/Panton-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Panton';
    src: url('../fonts/Panton-Bold.woff2') format('woff2'),
        url('https://templaterex.com/fonts/Panton-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Panton';
    src: url('../fonts/Panton-Black.woff2') format('woff2'),
        url('https://templaterex.com/fonts/Panton-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Panton';
    src: url('../fonts/Panton-Regular.woff2') format('woff2'),
        url('https://templaterex.com/fonts/Panton-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

