/**
 * @file
 * Subtheme specific CSS.
 */
.FR-Mont {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400; }

.FM-Mont {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500; }

.FSB-Mont {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600; }

.FR-Inter {
  font-family: 'Inter', sans-serif;
  font-weight: 400; }

.FM-Inter {
  font-family: 'Inter', sans-serif;
  font-weight: 500; }

.FSB-Inter {
  font-family: 'Inter', sans-serif;
  font-weight: 600; }

.text-color_primary {
  color: #E30023; }

.bg-color_primary {
  background-color: #E30023; }

/*# sourceMappingURL=style.css.map */
