/* === Custom Fonts para Slider Revolution === */
@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/fonts/Gotham-Book%202.ttf') format('truetype');
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/fonts/Gotham-Bold%202.otf') format('opentype');
  font-weight: 700; font-style: normal; font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/wp-content/fonts/Montserrat-Regular.otf') format('opentype');
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/wp-content/fonts/Montserrat-ExtraBold.otf') format('opentype');
  font-weight: 800; font-style: normal; font-display: swap;
}

@font-face {
  font-family: 'Myriad Pro';
  src: url('/wp-content/fonts/MyriadPro-Regular.otf') format('opentype');
  font-weight: 400; font-style: normal; font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('/wp-content/fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/wp-content/fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700; font-style: normal; font-display: swap;
}

@font-face {
  font-family: 'Sansation';
  src: url('/wp-content/fonts/Sansation_Regular.ttf') format('truetype');
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Sansation';
  src: url('/wp-content/fonts/Sansation_Bold.ttf') format('truetype');
  font-weight: 700; font-style: normal; font-display: swap;
}

@font-face {
  font-family: 'SansSerifCollection';
  src: url('/wp-content/fonts/SansSerifCollection.ttf') format('truetype');
  font-weight: 400; font-style: normal; font-display: swap;
}