﻿* {
    font-weight: bold !important;
    font-family: '游ゴシック';
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold !important;
}

.btn {
    font-weight: bold !important;
}

.form-control {
    font-weight: bold !important;
}


