@import url(https://fonts.googleapis.com/css?family=Cherry+Swash);
body {
  background: #6633FF;
  color: #66FF33;
  text-align: center;
  font-family: 'Cherry Swash';
}
<h1> { font-family:  system-ui;
  color:  #CC00CC;
}