* {
  border: 0;
  margin: 0;
  padding: 0;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.display-block {
  display: block;
  margin: 0 auto;
}

.no-drop {
  cursor: no-drop !important;
}

.invetso__title {
  font-family: "Switzer", sans-serif !important;
  font-weight: 400;
}
.invetso__title--primary {
  font-size: 32px;
  line-height: 40px;
  font-family: "Switzer", sans-serif !important;
  font-weight: 800;
  font-weight: 800;
}
.invetso__title--secondary {
  font-size: 24px;
  line-height: 32px;
  font-family: "Switzer", sans-serif !important;
  font-weight: 700;
}
.invetso__title--tertiary {
  font-size: 20px;
  line-height: 28px;
  font-family: "Switzer", sans-serif !important;
  font-weight: 700;
}
.invetso__title--quaternary {
  font-size: 16px;
  line-height: 24px;
  font-family: "Switzer", sans-serif !important;
  font-weight: 700;
  font-weight: 700;
}
.invetso__title--paragraph {
  font-size: 14px;
  line-height: 18px;
  font-family: "Switzer", sans-serif !important;
  font-weight: 400;
}
.invetso__title--black {
  font-family: "Switzer", sans-serif !important;
  font-weight: 900;
}
.invetso__title--bold {
  font-family: "Switzer", sans-serif !important;
  font-weight: 700;
}
.invetso__title--regular {
  font-family: "Switzer", sans-serif !important;
  font-weight: 400;
}

/* | Font               | CSS Font Weight |
| ------------------ | --------------- |
| `Switzer-Black`    | `900`           |
| `Switzer-Bold`     | `700`           |
| `Switzer-Medium`   | `500`           |
| `Switzer-Regular`  | `400`           |
| `Switzer-Light`    | `300`           | */

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