.wp-picker-container .wp-color-result.button {
    min-height: 21px !important;
}

@font-face {
    font-family: QuaintGothicSGOT-Regular;
    src: url(../fonts/quaint-gothic.eot);
    src: url(../fonts/quaint-gothic.eot?#iefix) format('embedded-opentype'),
         url(../fonts/quaint-gothic.woff2) format('woff2'),
         url(../fonts/quaint-gothic.woff) format('woff'),
         url(../fonts/quaint-gothic.ttf) format('truetype'),
         url(../fonts/quaint-gothic.svg#QuaintGothicSGOT-Regular) format('svg');
}

.quaint {
    font-family: 'QuaintGothicSGOT-Regular', Helvetica, Arial, sans-serif;
	font-weight: 400;
}