@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* M PLUS Rounded 1c フォントの登録 */
@font-face {
  font-family: 'MPLUSRounded1c';
  src: url('https://girulu.com/wp-content/themes/swell_child/fonts/MPLUSRounded1c-Black.ttf') format('truetype');
  font-weight: 900; /* Black */
  font-style: normal;
}
@font-face {
  font-family: 'MPLUSRounded1c';
  src: url('https://girulu.com/wp-content/themes/swell_child/fonts/MPLUSRounded1c-Bold.ttf') format('truetype');
  font-weight: 700; /* Bold */
  font-style: normal;
}
@font-face {
  font-family: 'MPLUSRounded1c';
  src: url('https://girulu.com/wp-content/themes/swell_child/fonts/MPLUSRounded1c-ExtraBold.ttf') format('truetype');
  font-weight: 800; /* ExtraBold */
  font-style: normal;
}
@font-face {
  font-family: 'MPLUSRounded1c';
  src: url('https://girulu.com/wp-content/themes/swell_child/fonts/MPLUSRounded1c-Light.ttf') format('truetype');
  font-weight: 300; /* Light */
  font-style: normal;
}
@font-face {
  font-family: 'MPLUSRounded1c';
  src: url('https://girulu.com/wp-content/themes/swell_child/fonts/MPLUSRounded1c-Medium.ttf') format('truetype');
  font-weight: 500; /* Medium */
  font-style: normal;
}
@font-face {
  font-family: 'MPLUSRounded1c';
  src: url('https://girulu.com/wp-content/themes/swell_child/fonts/MPLUSRounded1c-Regular.ttf') format('truetype');
  font-weight: 400; /* Regular */
  font-style: normal;
}
@font-face {
  font-family: 'MPLUSRounded1c';
  src: url('https://girulu.com/wp-content/themes/swell_child/fonts/MPLUSRounded1c-Thin.ttf') format('truetype');
  font-weight: 100; /* Thin */
  font-style: normal;
}
