/* Base typography with Google Fonts enabled
============================================= */

body {
  font-family: "Work Sans", sans-serif;
}