/*
Theme Name: Divi myFitApp
Description: Divi Child-Theme für myFitApp Site
Author: Thomas Schuster
Author URI: http://www.myfitapp.de
Template: Divi
Version: 1.0
Tags:
*/

@import url("../Divi/style.css");


@font-face {
  font-family: ScubaWeb;
  src: url("./fonts/ScubaWeb.woff") format("woff");
}

@font-face {
  font-family: ScubaWeb-Bold;
  src: url("./fonts/ScubaWeb-Bold.woff") format("woff");
}

@font-face {
  font-family: ScubaWeb-Extrabold;
  src: url("./fonts/ScubaWeb-Extrabold.woff") format("woff");
}

@font-face {
  font-family: ScubaWeb-Light;
  src: url("./fonts/ScubaWeb-Light.woff") format("woff");
}

