@font-face {
  font-family: senobigothic;
  src: url('https://craftburger.jp/wp-content/themes/sydney/fonts/Senobi-Gothic-Regular.ttf');
}

h1, h2, h3, h4, h5, h6, li, p, a {
  font-family: senobigothic !important;
}

#mainnav ul li a {
  font-family: senobigothic !important;
}

.site-info.container {
    display: none;
}

.roll-button {
  font-family: senobigothic !important;
}

.footer-widgets {
padding: 10px 0;
}
.site-logo {
		max-height: 75px;
}
layout-full .panel-row-style.no-bottom-padding {
margin-top: -15px;
padding-top: 0;
padding-bottom: 0;
}
html[lang="ja"] body, html[lang="ja"] body p, html[lang="ja"] h1, html[lang="ja"] h2, html[lang="ja"] h3, html[lang="ja"] h4, html[lang="ja"] h5, html[lang="ja"] a {
    font-family: "Meiryo" !important;
}