body{
  background-color: #efef;
  
}
section{ 
  background-color: #dddd;
padding-left: 10pf;
  padding:5px;
    margin:10px;
}

.slabo {
  font-family: 'Slabo 27px', serif;
  font-size: 1.2em;
}

.turret-road {font-family: 'Turret Road', cursive;
  font-size: 1.3em;
  
}
.mono {
  font-family: monospace;
  font-size: 1.3em;
}

.arial {
  font-family: arial, sans-serif;
    font-size: 1.3em;
}
.greatvibes {
  font-family: 'Great Vibes', cursive;
  font-size: 2em;
}
.kaushanscript {
  font-family: 'Kaushan Script', cursive;
  font-size: 1.5em;
}
.alfa{
  font-family: 'Alfa Slab One', cursive;
  font-size: 1.5em;
}
.barriecito {font-family: 'Barriecito', cursive;
font-size: 1.8em;
}
.cantarell {font-family: 'Cantarell', sans-serif;
}
.patrickhand {font-family: 'Patrick Hand', cursive;
  font-size:1.5em;
}
@font-face {
  font-family: "arFont";
  src: url("arFont.otf");
}

p {
  font-family: "arFont";
}
#wrapper{
  width:100%
    
}