/* This CSS resource incorporates links to font software which is the
   valuable copyrighted property of Type Network, Inc. and/or their
   suppliers. You may not attempt to copy, install, redistribute,
   convert, modify or reverse engineer this font software. Please
   contact Type Network with any questions: www.typenetwork.com */

  
@font-face {
font-family: "Agenda Bd";
font-weight: normal; 
font-style: normal; 
font-display: auto; 


src: url("../font/4d_vdef_baa6e6f83f_571.woff2") format("woff2"),
     url("../font/4d_vdef_baa6e6f83f_571.woff") format("woff");

}

.pages {
  display: block;
  padding: 20px 0 10px 0;
  width: 100%;
  text-align: center;
}
.pages a {
  display: inline-block;
  margin: 0 3px;
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  background: #f5f5f5;
  border: 1px solid #e1e1e1;
  color: #545452;
}
.pages a:hover {
  text-decoration: none;
  color: #d1864e;
}
.pages span {
  display: inline-block;
  margin: 0 3px;
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  color: #545452;
  background: #f5f5f5;
  border: 1px solid #e1e1e1;
}
.pages .current:hover {
  color: #FFF;
}
.pages .current {
  background: #d1864e;
}
.pages .current {
  color: #FFF;
}

.clearboth {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}



