@font-face {
font-family: 'ChronicleDisplay-Light';
src: url(https://theparisphotographer.com/wp-content/themes/theparisphotographer/fonts/ChronicleDisplay-Light.woff2) format('woff2'),
url(https://yourwebsite.com/wp-content/themes/your-theme-name/fonts/ChronicleDisplay-Light.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ChronicleDisplay-Light';
src: url(https://theparisphotographer.com/wp-content/themes/theparisphotographer/fonts/ChronicleDisplay-Light.woff2) format('woff2'),
url(https://yourwebsite.com/wp-content/themes/your-theme-name/fonts/ChronicleDisplay-Light.woff) format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ChronicleDisplay-Light';
src: url(https://theparisphotographer.com/wp-content/themes/theparisphotographer/fonts/ChronicleDisplay-Light.woff2) format('woff2'),
url(https://yourwebsite.com/wp-content/themes/your-theme-name/fonts/ChronicleDisplay-Light.woff) format('woff');
font-weight: italic;
font-style: normal;
font-display: swap;
}