/*
Theme Name: APartment theme
Author: Naol Worku
Description: Theme for apartments
Version: 1.0
*/

html {
  margin-top: 0 !important;
}

body {
  font-family: "Josefin Slab", serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Josefin Sans", serif;
}
