Welcome to our CSS swap demo. This page uses the Roboto font family for consistency.
This paragraph uses the Roboto font by default.
These are custom fonts imported from Google Web Fonts. They are not displayed here.
/* Example of a custom font */\n@import url('/css2?family=Roboto+Mono&display=swap');
The font family has been swapped between Roboto and Roboto Mono. This is an example of how you could implement such a feature.
The font size has been swapped between 16px and 24px. This is an example of how you could implement such a feature.