/* nothing-you-could-do-regular - latin */
@font-face {
  font-family: 'Nothing You Could Do';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../font/nothingyoucoulddo-regular-webfont.woff2') format('woff2'),
       url('../font/nothingyoucoulddo-regular-webfont.woff') format('woff');
}

.articleGrid.polaroid .info {
    font-family: 'Nothing You Could Do', cursive;
    font-size: 1.333em;
}