/** **************************************************
 *  Allgemein
 */

@import url(https://fonts.googleapis.com/css?family=Abel);

html,
body {
  font-family: 'Abel', sans-serif;
}