/*
Theme Name: 83rd Master
Theme URI: https://83rd.bar/
Author: Rose & Molly
Description: Legacy Welina Route theme for bar83rd. A transitional master theme for Gastro Engine, Communication Engine, and WelinaOS verification.
Version: 0.1.0
*/

@charset "UTF-8";

@import url("./css/bootstrap.css");
@import url("./css/bootstrap-responsive.css");
@import url("./css/font-awesome.css");
@import url("./css/flexslider.css");
@import url("./css/magnific-popup.css");
@import url("./css/vegas.min.css");

/*WP DEFAULT*/

 img.aligncenter
,img.alignnone{ display: block; margin: 0 auto 15px; }

@media screen and (min-width: 768px) {
  .guest-meter {
    margin-top: 120px;
  }
}

/* Noto Sans JP - Regular */
@font-face {
  font-family: 'Noto Sans JP';
  src: url('./fonts/noto-sans-jp-v54-japanese_latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Noto Sans JP - Bold */
@font-face {
  font-family: 'Noto Sans JP';
  src: url('./fonts/noto-sans-jp-v54-japanese_latin-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Noto Serif JP - Regular */
@font-face {
  font-family: 'Noto Serif JP';
  src: url('./fonts/noto-serif-jp-v31-japanese_latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Noto Serif JP - Bold */
@font-face {
  font-family: 'Noto Serif JP';
  src: url('./fonts/noto-serif-jp-v31-japanese_latin-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Trochut - Regular */
@font-face {
  font-family: 'Trochut';
  src: url('./fonts/trochut-v23-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Trochut - Bold */
@font-face {
  font-family: 'Trochut';
  src: url('./fonts/trochut-v23-latin-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

