@charset "utf-8";

/*
**************************************************************************
*	松竹 MET fonts.css
**************************************************************************/

/* Noto Sans Japanese */
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 100;
   src: local('Noto Sans CJK JP Thin'),
        local('Noto Sans JP Thin'),
        url(/met/fonts/NotoSansCJKjp-Thin.woff) format('woff'),
        url(/met/fonts/NotoSansCJKjp-Thin.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 200;
   src: local('Noto Sans CJK JP Light'),
        local('Noto Sans JP Light'),
        url(/met/fonts/NotoSansCJKjp-Light.woff) format('woff'),
        url(/met/fonts/NotoSansCJKjp-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 300;
   src: local('Noto Sans CJK JP DemiLight'),
        local('Noto Sans JP DemiLight'),
        url(/met/fonts/NotoSansCJKjp-DemiLight.woff) format('woff'),
        url(/met/fonts/NotoSansCJKjp-DemiLight.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 400;
   src: local('Noto Sans CJK JP Regular'),
        local('Noto Sans JP Regular'),
        url(/met/fonts/NotoSansCJKjp-Regular.woff) format('woff'),
        url(/met/fonts/NotoSansCJKjp-Regular.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 500;
   src: local('Noto Sans CJK JP Medium'),
        local('Noto Sans JP Medium'),
        url(/met/fonts/NotoSansCJKjp-Medium.woff) format('woff'),
        url(/met/fonts/NotoSansCJKjp-Medium.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 700;
   src: local('Noto Sans CJK JP Bold'),
        local('Noto Sans JP Bold'),
        url(/met/fonts/NotoSansCJKjp-Bold.woff) format('woff'),
        url(/met/fonts/NotoSansCJKjp-Bold.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 900;
   src: local('Noto Sans CJK JP Black'),
        local('Noto Sans JP Black'),
        url(/met/fonts/NotoSansCJKjp-Black.woff) format('woff'),
        url(/met/fonts/NotoSansCJKjp-Black.otf) format('opentype');
}

/* Noto Serif Japanese */
@font-face {
   font-family: 'Noto Serif Japanese';
   font-style: normal;
   font-weight: 200;
   src: local('Noto Serif CJK JP ExtraLight'),
        local('Noto Serif JP ExtraLight'),
        url(/met/fonts/NotoSerifCJKjp-ExtraLight.woff) format('woff'),
        url(/met/fonts/NotoSerifCJKjp-ExtraLight.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Serif Japanese';
   font-style: normal;
   font-weight: 300;
   src: local('Noto Serif CJK JP Light'),
        local('Noto Serif JP Light'),
        url(/met/fonts/NotoSerifCJKjp-Light.woff) format('woff'),
        url(/met/fonts/NotoSerifCJKjp-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Serif Japanese';
   font-style: normal;
   font-weight: 400;
   src: local('Noto Serif CJK JP Regular'),
        local('Noto Serif JP Regular'),
        url(/met/fonts/NotoSerifCJKjp-Regular.woff) format('woff'),
        url(/met/fonts/NotoSerifCJKjp-Regular.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Serif Japanese';
   font-style: normal;
   font-weight: 500;
   src: local('Noto Serif CJK JP Medium'),
        local('Noto Serif JP Medium'),
        url(/met/fonts/NotoSerifCJKjp-Medium.woff) format('woff'),
        url(/met/fonts/NotoSerifCJKjp-Medium.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Serif Japanese';
   font-style: normal;
   font-weight: 600;
   src: local('Noto Serif CJK JP SemiBold'),
        local('Noto Serif JP SemiBold'),
        url(/met/fonts/NotoSerifCJKjp-SemiBold.woff) format('woff'),
        url(/met/fonts/NotoSerifCJKjp-SemiBold.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Serif Japanese';
   font-style: normal;
   font-weight: 700;
   src: local('Noto Serif CJK JP Bold'),
        local('Noto Serif JP Bold'),
        url(/met/fonts/NotoSerifCJKjp-Bold.woff) format('woff'),
        url(/met/fonts/NotoSerifCJKjp-Bold.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Serif Japanese';
   font-style: normal;
   font-weight: 900;
   src: local('Noto Serif CJK JP Black'),
        local('Noto Serif JP Black'),
        url(/met/fonts/NotoSerifCJKjp-Black.woff) format('woff'),
        url(/met/fonts/NotoSerifCJKjp-Black.otf) format('opentype');
}

/* Pinyon Script */
@font-face {
   font-family: 'Pinyon Script';
   font-style: normal;
   font-weight: 400;
   src: local('Pinyon Script'),
        url(/met/fonts/PinyonScript-Regular.woff) format('woff'),
        url(/met/fonts/PinyonScript-Regular.otf) format('opentype');
}