@font-face {
  font-family: 'JTMarnie-Regular';
  src: url("jtmarnie-regular.eot");
  src: url("jtmarnie-regular.otf") format('embedded-opentype'),
       url("jtmarnie-regular.ttf") format('truetype'),
       url("jtmarnie-regular.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'JTMarnie-Bold';
  src: url("jtmarnie-bold.eot");
  src: url("jtmarnie-bold.otf") format('opentype'),
       url("jtmarnie-bold.ttf") format('truetype'),
       url("jtmarnie-bold.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'eastVillageco-regular';
  src: url("eastvillageco-regular.eot");
  src: url("eastvillageco-regular-regular.otf") format('opentype'),
      url("eastvillageco-regular.ttf") format('truetype'),
      url("eastvillageco-regular.woff") format('woff');
  }