@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 300;
  src: url(./Oxygen-Light.eot); /* IE9 Compat Modes */
  src: url(./Oxygen-Light.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
    url(./Oxygen-Light.woff2) format('woff2'), /* Modern Browsers */
    url(./Oxygen-Light.woff) format('woff'), /* Modern Browsers */
    url(./Oxygen-Light.ttf) format('truetype'), /* Safari, Android, iOS */
    url(./Oxygen-Light.svg) format('svg'); /* Legacy iOS */

}


@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  src: url(./Oxygen-Regular.eot); /* IE9 Compat Modes */
  src: url(./Oxygen-Regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
    url(./Oxygen-Regular.woff2) format('woff2'), /* Modern Browsers */
    url(./Oxygen-Regular.woff) format('woff'), /* Modern Browsers */
    url(./Oxygen-Regular.ttf) format('truetype'), /* Safari, Android, iOS */
    url(./Oxygen-Regular.svg) format('svg'); /* Legacy iOS */

}


@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(./Roboto-Bold.eot); /* IE9 Compat Modes */
  src: url(./Roboto-Bold.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
    url(./Roboto-Bold.woff2) format('woff2'), /* Modern Browsers */
    url(./Roboto-Bold.woff) format('woff'), /* Modern Browsers */
    url(./Roboto-Bold.ttf) format('truetype'), /* Safari, Android, iOS */
    url(./Roboto-Bold.svg) format('svg'); /* Legacy iOS */

}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(./Roboto-Light.eot); /* IE9 Compat Modes */
  src: url(./Roboto-Light.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
    url(./Roboto-Light.woff2) format('woff2'), /* Modern Browsers */
    url(./Roboto-Light.woff) format('woff'), /* Modern Browsers */
    url(./Roboto-Light.ttf) format('truetype'), /* Safari, Android, iOS */
    url(./Roboto-Light.svg) format('svg'); /* Legacy iOS */

}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(./Roboto-Regular.eot); /* IE9 Compat Modes */
  src: url(./Roboto-Regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
    url(./Roboto-Regular.woff2) format('woff2'), /* Modern Browsers */
    url(./Roboto-Regular.woff) format('woff'), /* Modern Browsers */
    url(./Roboto-Regular.ttf) format('truetype'), /* Safari, Android, iOS */
    url(./Roboto-Regular.svg) format('svg'); /* Legacy iOS */

}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(./RobotoCondensed-Regular.eot); /* IE9 Compat Modes */
  src: url(./RobotoCondensed-Regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
    url(./RobotoCondensed-Regular.woff2) format('woff2'), /* Modern Browsers */
    url(./RobotoCondensed-Regular.woff) format('woff'), /* Modern Browsers */
    url(./RobotoCondensed-Regular.ttf) format('truetype'), /* Safari, Android, iOS */
    url(./RobotoCondensed-Regular.svg) format('svg'); /* Legacy iOS */

}

@font-face {
  font-family: "FjallaOne-Regular";
  font-weight: normal;
  font-style: 400;
  src: url("./FjallaOne-Regular.eot"); /* IE9 Compat Modes */
  src: url("./FjallaOne-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./FjallaOne-Regular.otf") format("opentype"), /* Open Type Font */
    url("./FjallaOne-Regular.svg") format("svg"), /* Legacy iOS */
    url("./FjallaOne-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./FjallaOne-Regular.woff") format("woff"), /* Modern Browsers */
    url("./FjallaOne-Regular.woff2") format("woff2"); /* Modern Browsers */
}