/* Body */
body {
    color:#000;
    font-family: 'Dosis', sans-serif;
}

.header-box {
  width:350px;
}

.header-box img {
  border-radius:50%;
}

h2 {
    font-size:1.2em;
}

/* custom font */
@font-face{
    font-family:'sitw_regular';
src:url('https://static1.squarespace.com/static/5c4b833029711488e36f1dd1/t/5c707ca70d9297296d58850e/1550875816009/SITW__REGULAR.otf');
    font-weight:normal;
    font-style:normal;
}
