@font-face {
  font-family: oxigeno;
  src: url(Oxygen-Regular.ttf);
}

@font-face {
  font-family: oxigenoBold;
  src: url(Oxygen-Bold.ttf);
}

@font-face {
  font-family: oxigenoBold;
  src: url(Oxygen-Bold.ttf);
}

.fuenteOxigeno 
{
    font-family: oxigeno;
}

.fuenteOxigenoBold 
{
    font-family: oxigenoBold;
}