@charset "UTF-8";

$body-font: sans-serif;

body {
  font-family: $body-font;
}
