<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*********************************************/	

@charset "utf-8";

/*********************************************/	



/* ======================================   
                                            
  源 柔 ゴ シ ッ ク 
                                            
========================================= */


/* Light
------------------------*/

@font-face {
    font-family: 'GenJyuu';
    font-style: normal;
    font-weight: 200;
    src: url('../font/GenJyuuGothic-Light.eot');
    src: url('../font/GenJyuuGothic-Light.eot?#iefix') format('embedded-opentype'),
    url('../font/GenJyuuGothic-Light.ttf') format('truetype'),
    url('../font/GenJyuuGothic-Light.woff') format('woff');
}


/* Normal
------------------------*/

@font-face {
    font-family: 'GenJyuu';
    font-style: normal;
    font-weight: 300;
    src: url('../font/GenJyuuGothic-Regular.eot');
    src: url('../font/GenJyuuGothic-Regular.eot?#iefix') format('embedded-opentype'),
    url('../font/GenJyuuGothic-Regular.ttf') format('truetype'),
    url('../font/GenJyuuGothic-Regular.woff') format('woff');
}


/* Regular
------------------------*/

@font-face {
    font-family: 'GenJyuu';
    font-style: normal;
    font-weight: 400;
    src: url('../font/GenJyuuGothic-Regular.eot');
    src: url('../font/GenJyuuGothic-Regular.eot?#iefix') format('embedded-opentype'),
    url('../font/GenJyuuGothic-Regular.ttf') format('truetype'),
    url('../font/GenJyuuGothic-Regular.woff') format('woff');
}


/* Medium
------------------------*/

@font-face {
    font-family: 'GenJyuu';
    font-style: normal;
    font-weight: 500;
    src: url('../font/GenJyuuGothic-Medium.eot');
    src: url('../font/GenJyuuGothic-Medium.eot?#iefix') format('embedded-opentype'),
    url('../font/GenJyuuGothic-Medium.ttf') format('truetype'),
    url('../font/GenJyuuGothic-Medium.woff') format('woff');
}


/* Bold
------------------------*/

@font-face {
    font-family: 'GenJyuu';
    font-style: normal;
    font-weight: 600;
    src: url('../font/GenJyuuGothic-Bold.eot');
    src: url('../font/GenJyuuGothic-Bold.eot?#iefix') format('embedded-opentype'),
    url('../font/GenJyuuGothic-Bold.ttf') format('truetype'),
    url('../font/GenJyuuGothic-Bold.woff') format('woff');
}


</pre></body></html>