@import -once "preboot.less";
.google {
  font-family: 'Cuprum';
}
.normal {
  font-family: 'Trebuchet MS';
}
.txtslogan {
  font-size: 22px;
}
.readmore {
  font-weight: bold;
}
img.alignleft {
  float: left;
}
img.alignright {
  float: right;
}
img.alignnone {
  float: none;
}
