@charset "utf-8";

@font-face {
    font-family: 'm2pipag_circleregular';
    src: url('../fonts/m2pipag-circle-webfont.eot');
    src: url('../fonts/m2pipag-circle-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/m2pipag-circle-webfont.woff2') format('woff2'),
         url('../fonts/m2pipag-circle-webfont.woff') format('woff'),
         url('../fonts/m2pipag-circle-webfont.ttf') format('truetype'),
         url('../fonts/m2pipag-circle-webfont.svg#m2pipag_circleregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    font-family: 'm2pipag_circleregular', 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', 'sans-serif' !important;
}
