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