@charset "UTF-8";


@import url('https://fonts.googleapis.com/css2?family=Antonio:wght@100..700&family=Noto+Sans+JP:wght@100..900&display=swap');


@font-face {
  font-family: 'din2014_b';
  src: url('../font/din2014_b.woff2') format('woff2'),
    url('../font/din2014_b.woff') format('woff'),
    url('../font/din2014_b.otf') format('opentype');
}

/* font-family: 'din2014_b' sans-serif; */


@font-face {
  font-family: 'din2014_d';
  src: url('../font/din2014_d.woff2') format('woff2'),
    url('../font/din2014_d.woff') format('woff'),
    url('../font/din2014_d.otf') format('opentype');
}

/* font-family: 'din2014_d' sans-serif; */


@font-face {
  font-family: 'din2014_r';
  src: url('../font/din2014_r.woff2') format('woff2'),
    url('../font/din2014_r.woff') format('woff'),
    url('../font/din2014_r.otf') format('opentype');
}

/* font-family: 'din2014_r' sans-serif; */


@font-face {
  font-family: 'din2014_l';
  src: url('../font/din2014_l.woff2') format('woff2'),
    url('../font/din2014_l.woff') format('woff'),
    url('../font/din2014_l.otf') format('opentype');
}

/* font-family: 'din2014_l' sans-serif; */



/* 
font-family: "Noto Sans JP", sans-serif; 

font-family: "Antonio", sans-serif;

*/