@charset "UTF-8";
/* CSS Document */
@font-face{
  font-family: 'futura';
  src: local('fututa medium'),
    url("/font/tmariko_template/yoshihamatsutom/futura-medium-bt.otf") format('opentype'),
    url("/font/tmariko_template/yoshihamatsutom/futura-medium-bt.woff") format('woff'),
    url("/font/tmariko_template/yoshihamatsutom/futura-medium-bt.woff2") format('woff2'),
    url("/font/tmariko_template/yoshihamatsutom/futura-medium-bt.ttf") format('truetype');
  font-weight: 600;
}
@font-face{
  font-family: 'futura';
  src: local('fututa light'),
    url("/font/tmariko_template/yoshihamatsutom/futura-light-bt.otf") format('opentype'),
    url("/font/tmariko_template/yoshihamatsutom/futura-light-bt.woff") format('woff'),
    url("/font/tmariko_template/yoshihamatsutom/futura-light-bt.woff2") format('woff2'),
    url("/font/tmariko_template/yoshihamatsutom/futura-light-bt.ttf") format('truetype');
  font-weight: 400;
}
