@font-face {
   font-family: "AvantGarde LT ExtraLight";
   src: url("fonts/ITC Avant Garde Gothic LT Extra Light.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Poppins";
   src: url("fonts/Poppins Bold.woff") format("woff"), url("fonts/Poppins Bold.eot") format("embedded-opentype"), url("fonts/Poppins Bold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Poppins";
   src: url("fonts/Poppins Regular.woff") format("woff"), url("fonts/Poppins Regular.eot") format("embedded-opentype"), url("fonts/Poppins Regular.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}