--- title: The digital Styleguide of Your Game Race - Core ---
{% include_relative partials/head.html %}Your Game Race uses Fivo Sans, a beautiful free font. Feel free to donate some coffee money to its creator.
The default font weight for text is 300. Most of the default text styles will use this. The weight 400 is used for headlines and other more important text. The weight 600 is used for emphasized text as well as table headers, form labels, and some other elements. In rare cases for some elements the heavy font weight 700 is used.
This is a regular text with font-weight 300.
This is a bolder text with font-weight 400.
This is a bold text with font-weight 600.
This is a heavy text with font-weight 700.
Responsive elements usually use the full available width. In some cases instead of showing line breaks for small width devices,
some elements can be hidden using
.ygr-wide-only