body {
    background: url('../assets/images/cloud_welfare_bg.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* latin */
@font-face {
  font-family: 'Londrina Outline';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/londrinaoutline/v23/C8c44dM8vmb14dfsZxhetg3pDH-STu07rA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
#notice {
    font-family: 'Londrina Outline', cursive;
    letter-spacing: 8px;
    color: #C4FAFF !important;
    font-weight: bold;
}

.float-left {
	float: left;
}

.narrative {
	font-size: 1.17em !important;
}

#cloudwelfare-symbol {
	opacity: 0.8;
}