/* Oswald - Light */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Oswald-Light.woff2') format('woff2');
}

/* Oswald - Regular */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Oswald-Regular.woff2') format('woff2');
}

/* Oswald - Medium */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/Oswald-Medium.woff2') format('woff2');
}

/* Oswald - SemiBold */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/Oswald-SemiBold.woff2') format('woff2');
}

/* Rambla - Regular */
@font-face {
  font-family: 'Rambla';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Rambla-Regular.woff2') format('woff2');
}
