@import url("//fonts.googleapis.com/css?family=Poppins:600,regular");

h1 { font-family:Poppins; font-weight:700; }
h2 { font-family:Poppins; font-weight:600; }
h3 { font-family:Poppins; font-weight:500; }
h4 { font-family:Poppins; font-weight:300; }
p { font-family:Poppins; font-weight:400; }
a { font-family:Poppins; font-weight:400; }
span { font-family:Poppins; font-weight:400; }
