@font-face {
  font-family: 'Futura W01 Bold';
  src: url('/wp-content/themes/ouya/fonts/FuturaStd-Bold.otf') format("opentype"),
       url('/wp-content/themes/ouya/fonts/FuturaStd-Bold.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima N W01 Reg';
  src: url('/wp-content/themes/ouya/fonts/ProximaNova-Reg.otf') format("opentype"),
       url('/wp-content/themes/ouya/fonts/ProximaNova-Reg.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima N W01 Light';
  src: url('/wp-content/themes/ouya/fonts/ProximaNova-Light.otf') format("opentype"),
       url('/wp-content/themes/ouya/fonts/ProximaNova-Light.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima N W01 Bold';
  src: url('/wp-content/themes/ouya/fonts/ProximaNova-Bold.otf') format("opentype"),
       url('/wp-content/themes/ouya/fonts/ProximaNova-Bold.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima N W01 Light It';
  src: url('/wp-content/themes/ouya/fonts/ProximaNova-Light-It.otf') format("opentype");
}
