@import url("https://fonts.googleapis.com/css?family=Lato:400,700,italic|Bebas+Neue:400");
html,
body {
  font-family: 'Lato', sans-serif!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Bebas Neue', sans-serif!important;
  letter-spacing: 0.05em;
}
