/* WPT Font Pack - Selected Fonts CSS */

@font-face {
    font-family: 'Ap';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: local('Ap'),
         url('https://katsan.zlla.in/wp-content/uploads/wpt-fonts/AP-Light.woff2') format('woff2');
}

@font-face {
    font-family: 'Ap';
    font-weight: 400;
    font-style: italic;
    font-display: swap;
    src: local('Ap Italic'),
         local('Ap-Italic'),
         url('https://katsan.zlla.in/wp-content/uploads/wpt-fonts/AP-Italic.woff2') format('woff2');
}

@font-face {
    font-family: 'Ap';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: local('Ap'),
         url('https://katsan.zlla.in/wp-content/uploads/wpt-fonts/AP-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Ap';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: local('Ap'),
         url('https://katsan.zlla.in/wp-content/uploads/wpt-fonts/AP-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Ap';
    font-weight: 500;
    font-style: italic;
    font-display: swap;
    src: local('Ap Italic'),
         local('Ap-Italic'),
         url('https://katsan.zlla.in/wp-content/uploads/wpt-fonts/AP-MediumItalic.woff2') format('woff2');
}

@font-face {
    font-family: 'Ap';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: local('Ap'),
         url('https://katsan.zlla.in/wp-content/uploads/wpt-fonts/AP-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'Ap';
    font-weight: 700;
    font-style: italic;
    font-display: swap;
    src: local('Ap Italic'),
         local('Ap-Italic'),
         url('https://katsan.zlla.in/wp-content/uploads/wpt-fonts/AP-BoldItalic.woff2') format('woff2');
}

@font-face {
    font-family: 'Ap Condensed';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: local('Ap Condensed'),
         local('ApCondensed'),
         url('https://katsan.zlla.in/wp-content/uploads/wpt-fonts/AP-LightCondensed.woff2') format('woff2');
}

