@charset  UTF-8;

/* fonts */

@font-face {
  font-family: BostonTraffic;
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/boston_traffic.ttf') format('truetype'),
    url('../fonts/boston_traffic.woff') format('woff');
}
