/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.1
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

@view-transition {
  navigation: auto;
}

@font-face {
  font-family: 'Very Vogue';
  src: url('https://savegea.ona7r0.ap-southeast-2.wpstaqhosting.com/wp-content/themes/bb-theme-child/fonts/veryvogue.woff2') format('woff2'),
       url('https://savegea.ona7r0.ap-southeast-2.wpstaqhosting.com/wp-content/themes/bb-theme-child/fonts/veryvogue.woff') format('woff');
  font-weight: 400;
}

@font-face {
  font-family: 'Very Vogue Italic';
  src: url('https://savegea.ona7r0.ap-southeast-2.wpstaqhosting.com/wp-content/themes/bb-theme-child/fonts/veryvogue-italic.woff2') format('woff2'),
       url('https://savegea.ona7r0.ap-southeast-2.wpstaqhosting.com/wp-content/themes/bb-theme-child/fonts/veryvogue-italic.woff') format('woff');
  font-weight: 400;
}

/* RollerCoaster Font Family */

@font-face {
  font-family: 'Roller Coaster';
  src: url('https://savegea.ona7r0.ap-southeast-2.wpstaqhosting.com/wp-content/themes/bb-theme-child/fonts/roller-coaster.woff2') format('woff2'),
       url('https://savegea.ona7r0.ap-southeast-2.wpstaqhosting.com/wp-content/themes/bb-theme-child/fonts/roller-coaster.woff') format('woff');
  font-weight: 400;
}

/* Aileron Font Family */

@font-face {
  font-family: 'Aileron';
  src: url('https://savegea.ona7r0.ap-southeast-2.wpstaqhosting.com/wp-content/themes/bb-theme-child/fonts/aileron.woff2') format('woff2'),
       url('https://savegea.ona7r0.ap-southeast-2.wpstaqhosting.com/wp-content/themes/bb-theme-child/fonts/aileron.woff') format('woff');
  font-weight: 400;
}

@font-face {
  font-family: 'Aileron';
  src: url('https://savegea.ona7r0.ap-southeast-2.wpstaqhosting.com/wp-content/themes/bb-theme-child/fonts/aileron-bold.woff2') format('woff2'),
       url('https://savegea.ona7r0.ap-southeast-2.wpstaqhosting.com/wp-content/themes/bb-theme-child/fonts/aileron-bold.woff') format('woff');
  font-weight: 700;
}

@font-face {
  font-family: 'Aileron Italic';
  src: url('https://savegea.ona7r0.ap-southeast-2.wpstaqhosting.com/wp-content/themes/bb-theme-child/fonts/aileron-bold-italic.woff2') format('woff2'),
       url('https://savegea.ona7r0.ap-southeast-2.wpstaqhosting.com/wp-content/themes/bb-theme-child/fonts/aileron-bold-italic.woff') format('woff');
  font-weight: 700;
}

@font-face {
  font-family: 'Aileron Italic';
  src: url('https://savegea.ona7r0.ap-southeast-2.wpstaqhosting.com/wp-content/themes/bb-theme-child/fonts/aileron-italic.woff2') format('woff2'),
       url('https://savegea.ona7r0.ap-southeast-2.wpstaqhosting.com/wp-content/themes/bb-theme-child/fonts/aileron-italic.woff') format('woff');
  font-weight: 400;
}