@font-face {
  font-family: 'AgencyFB-Light';
  src: url('../font/AgencyFB-Light.eot');
  src: url('../font/AgencyFB-Light.woff2') format('woff2'),
       url('../font/AgencyFB-Light.woff') format('woff'),
       url('../font/AgencyFB-Light.ttf') format('truetype'),
       url('../font/AgencyFB-Light.svg') format('svg'),
       url('../font/AgencyFB-Light.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

