Found 1 out of 50,806 items matching 'Montserrat'
Sold on eBay Aug, 10th 2020
Danbury Mint Autumn Harvest John Deere 8" Life On The Farm Plate
@import url(https: fonts googleapis com css family Racing Sans One);
/* LAYOUT */
.clearfix {clear: both;height: 0;}
body {font-family: 'montserrat', sans-serif;}
@media only screen and (max width:500px) {
#logo a img {
max-width: 352px;
width: 100%;
}
}
#slider {
overflow: hidden;
}
@media only screen and (max-width: 600px) {
#slider {
display: none !important;
}
}
#slider figure img {
width:20%;
float:left;
border:none;
}
#slider figure {
position: relative;
width: 500%;
margin: 0;
left: 0;
text-align: left;
font-size: 0;
animation: 20s slidy infinite;
}
@keyframes slidy {
0%