/*
Theme Name: Wanderers
Theme URI: https://wanderers.qodeinteractive.com
Description: An Adventurous Theme for Travel and Tourism
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: wanderers
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.9.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

@font-face {
  font-family: "SVN-Gotham";
  font-weight: 300;
  font-display: swap;
  src: url("../wanderers/fonts/SVN-GothamLight.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../wanderers/fonts/SVN-GothamLight.woff")
      format("woff"),
    /* Pretty Modern Browsers */ url("../wanderers/fonts/SVN-Gotham Light.ttf")
      format("truetype"); /* Safari, Android, iOS */
}

@font-face {
  font-family: "SVN-Gotham";
  font-weight: bold;
  font-display: swap;
  src: url("../wanderers/fonts/SVN-GothamBold.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../wanderers/fonts/SVN-GothamBold.woff")
      format("woff"),
    /* Pretty Modern Browsers */ url("../wanderers/fonts/SVN-Gotham Bold.ttf")
      format("truetype"); /* Safari, Android, iOS */
}

@font-face {
  font-family: "iCiel Gotham Rounded";
  font-weight: bold;
  font-display: swap;
  src: url("../wanderers/fonts/iCielGothamRounded-Bold.woff2") format("woff2"),
    /* Super Modern Browsers */
      url("../wanderers/fonts/iCielGothamRounded-Bold.woff") format("woff"),
    /* Pretty Modern Browsers */
      url("../wanderers/fonts/iCielGothamRounded-Bold.ttf") format("truetype"); /* Safari, Android, iOS */
}

@font-face {
  font-family: "SVN-Gotham Rounded";
  font-weight: normal;
  font-display: swap;
  src: url("../wanderers/fonts/SVN-GothamRounded.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../wanderers/fonts/SVN-GothamRounded.woff")
      format("woff"),
    /* Pretty Modern Browsers */
      url("../wanderers/fonts/SVN-Gotham Rounded Regular.ttf")
      format("truetype"); /* Safari, Android, iOS */
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "SVN-Gotham Rounded";
  font-weight: bold;
}

body {
  font-family: "SVN-Gotham Rounded", sans-serif;
}
