/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/
/**/

@import url('https://fonts.cdnfonts.com/css/better-saturday');
@import url('https://fonts.cdnfonts.com/css/visby');

@font-face {
    font-family: VisbyCFBold;
    font-weight: bold;
    src: url("fonts/VisbyCF-Bold.otf") format("opentype");
}

@font-face {
    font-family: VisbyCFMedium;
    src: url("fonts/VisbyCF-Medium.otf") format("opentype");
}
@font-face {
    font-family: Saturday;
    src: url("fonts/Saturday.otf") format("opentype");
}
@font-face {
    font-family: WhiteDream;
    src: url("fonts/WhiteDream.otf") format("opentype");
}
@font-face{
  font-family: 'FuturaltBold';
  src: url("fonts/FuturaLT-Bold.ttf") format("truetype");
}
@font-face{
  font-family: VisbyCFRegular;
  src: url("fonts/VisbyCF-Regular.otf") format("opentype");
}
/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/




