/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */




/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

}

@font-face {
  font-family: 'Barlow';
  src: url('fonts/Barlow-Bold.woff2') format('woff2'),
      url('fonts/Barlow-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Barlow';
  src: url('fonts/Barlow-ExtraBold.woff2') format('woff2'),
      url('fonts/Barlow-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Barlow';
  src: url('fonts/Barlow-BlackItalic.woff2') format('woff2'),
      url('fonts/Barlow-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Barlow';
  src: url('fonts/Barlow-Thin.woff2') format('woff2'),
      url('fonts/Barlow-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Barlow';
  src: url('fonts/Barlow-Medium.woff2') format('woff2'),
      url('fonts/Barlow-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Barlow';
  src: url('fonts/Barlow-MediumItalic.woff2') format('woff2'),
      url('fonts/Barlow-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Barlow';
  src: url('fonts/Barlow-SemiBold.woff2') format('woff2'),
      url('fonts/Barlow-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Barlow';
  src: url('fonts/Barlow-ExtraBoldItalic.woff2') format('woff2'),
      url('fonts/Barlow-ExtraBoldItalic.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Barlow';
  src: url('fonts/Barlow-SemiBoldItalic.woff2') format('woff2'),
      url('fonts/Barlow-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Barlow';
  src: url('fonts/Barlow-ExtraLightItalic.woff2') format('woff2'),
      url('fonts/Barlow-ExtraLightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Barlow';
  src: url('fonts/Barlow-BoldItalic.woff2') format('woff2'),
      url('fonts/Barlow-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Barlow';
  src: url('fonts/Barlow-Black.woff2') format('woff2'),
      url('fonts/Barlow-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Barlow';
  src: url('fonts/Barlow-Regular.woff2') format('woff2'),
      url('fonts/Barlow-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Barlow';
  src: url('fonts/Barlow-Light.woff2') format('woff2'),
      url('fonts/Barlow-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Barlow';
  src: url('fonts/Barlow-LightItalic.woff2') format('woff2'),
      url('fonts/Barlow-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Barlow';
  src: url('fonts/Barlow-Italic.woff2') format('woff2'),
      url('fonts/Barlow-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Mutiara Vintage02Shadow';
  src: url('fonts/MutiaraVintage-02Shadow.woff2') format('woff2'),
      url('fonts/MutiaraVintage-02Shadow.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Mutiara Vintage';
  src: url('fonts/MutiaraVintage.woff2') format('woff2'),
      url('fonts/MutiaraVintage.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AustralSansRust';
  src: url('fonts/AustralSansRust-Regular.woff2') format('woff2'),
      url('fonts/AustralSansRust-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Mutiara Vintage02';
  src: url('fonts/MutiaraVintage-02.woff2') format('woff2'),
      url('fonts/MutiaraVintage-02.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Mutiara VintageShadow';
  src: url('fonts/MutiaraVintage-Shadow.woff2') format('woff2'),
      url('fonts/MutiaraVintage-Shadow.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

