@font-face {
  font-family: 'powerchord';
  src: url('assets/fonts/PowerChord.eot');
  src: url('assets/fonts/PowerChord.eot?#iefix') format('embedded-opentype'),
       url('assets/fonts/PowerChord.woff') format('woff'),
       url('assets/fonts/PowerChord.woff2') format('woff2'),
       url('assets/fonts/PowerChord.ttf') format('truetype'),
       url('assets/fonts/PowerChord.svg#powerchordregular') format('svg');
  font-weight: normal;
  font-style: normal;
}