@font-face {
font-family: 'PreloOptimized';
src: url(//www.luxurywatchservice.com/wp-content/themes/luxury-watch-service/fonts/Prelo-Book.woff2) format('woff2'),
url(//www.luxurywatchservice.com/wp-content/themes/luxury-watch-service/fonts/Prelo-Book.woff) format('woff');
font-weight: 400;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'PreloOptimized';
src: url(//www.luxurywatchservice.com/wp-content/themes/luxury-watch-service/fonts/Prelo-SemiBold.woff2) format('woff2'),
url(//www.luxurywatchservice.com/wp-content/themes/luxury-watch-service/fonts/Prelo-SemiBold.woff) format('woff');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'PreloOptimized';
src: url(//www.luxurywatchservice.com/wp-content/themes/luxury-watch-service/fonts/Prelo-Bold.woff2) format('woff2'),
url(//www.luxurywatchservice.com/wp-content/themes/luxury-watch-service/fonts/Prelo-Bold.woff) format('woff');
font-weight: 700;
font-style: normal;
font-display: swap;
} @font-face {
font-family: 'TimesNowOptimized';
src: url(//www.luxurywatchservice.com/wp-content/themes/luxury-watch-service/fonts/TimesNowLight.woff2) format('woff2'),
url(//www.luxurywatchservice.com/wp-content/themes/luxury-watch-service/fonts/TimesNowLight.woff) format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
} :root {
--font-primary: 'PreloOptimized', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
--font-secondary: 'TimesNowOptimized', Georgia, 'Times New Roman', Times, serif;
--font-system: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
--font-montserrat: 'Montserrat', var(--font-system);
} body,
.common-btn {
font-family: var(--font-montserrat);
font-feature-settings: 'kern' 1, 'liga' 1;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .light-text,
.quote-text {
font-family: var(--font-primary);
font-weight: 300;
} h1, h2, h3, h4, h5, h6 {
font-family: var(--font-primary);
font-weight: 600;
} .logo-text {
font-family: var(--font-primary);
font-weight: 700;
}
.body-text {
font-family: var(--font-system);
font-weight: 400;
}
.heading-text {
font-family: var(--font-primary);
font-weight: 600;
}