<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Monoton&effect=neon">

<div class="font-effect-neon">GLOW</div>
body {
  font-family: Monoton;
  font-size: 8em;
  background: #111;
  text-align: center;
}
Run Pen

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.