@import "http://cloud.typography.com/6754632/753802/css/fonts.css";
/* line 7, ../sass/wysiwyg.scss */
.light {
  font-weight: 300;
}

/* line 11, ../sass/wysiwyg.scss */
.bold {
  font-weight: 600;
}

/* line 15, ../sass/wysiwyg.scss */
.very-bold {
  font-weight: 800;
}

/* line 20, ../sass/wysiwyg.scss */
.big-text {
  font-size: 15px;
}

/* line 24, ../sass/wysiwyg.scss */
.biggest-text {
  font-size: 35px;
}

/* line 28, ../sass/wysiwyg.scss */
.medium-text {
  font-size: 26px;
}

/* line 33, ../sass/wysiwyg.scss */
body {
  font-size: 13px;
  color: #4a4a4a;
  line-height: 1.5;
}

/* line 39, ../sass/wysiwyg.scss */
body,
button,
input,
select,
textarea {
  font-family: "Gotham Narrow SSm 4r", "Gotham Narrow SSm A", "Gotham Narrow SSm B", "sans-serif";
}

/* line 50, ../sass/wysiwyg.scss */
h1, h2, h3, h4, h5 {
  line-height: 1.2;
}

/* line 54, ../sass/wysiwyg.scss */
.text-bonser-blue {
  color: #009fe3;
}

/* line 58, ../sass/wysiwyg.scss */
.text-bonser-orange {
  color: #f28600;
}

/* line 62, ../sass/wysiwyg.scss */
.text-bonser-green {
  color: #bed612;
}

/* line 66, ../sass/wysiwyg.scss */
.text-bonser-red {
  color: #dc0432;
}

/* line 70, ../sass/wysiwyg.scss */
.text-bonser-grey {
  color: #878787;
}

/* line 74, ../sass/wysiwyg.scss */
.text-uppercase {
  text-transform: uppercase;
}
