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

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