
@font-face { /* 일부 해당 폰트 사용 필요 _zuri */
  font-family: 'FuturaG';
  src: url('../font/Futura.eot'),
         url('../font/Futura.eot#iefix') format('embeded-opentype'),
         url('../font/Futura.woff') format('woff'),
         url('../font/Futura.ttf') format('truetype'),
         url('https://en.adererror.com/styles/static/Futura/Futura.svg') format('svg');
}
@font-face {
  font-family: 'Futura';
  font-style: normal;
  font-weight: 200;
  src: url('../font/FuturaLTPro-Light.eot');
  src: local('Futura LT Pro Light'), local('Futura LT Pro Light'), url('../font/FuturaLTPro-Light.woff') format('woff'), url('../font/FuturaLTPro-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Futura';
  font-style: normal;
  font-weight: 400;
  src: url('../font/FuturaLTPro-Medium.eot');
  src: local('Futura LT Pro Medium'), local('Futura LT Pro Medium'), url('../font/FuturaLTPro-Medium.woff') format('woff'), url('../font/FuturaLTPro-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Futura';
  font-style: normal;
  font-weight: 600;
  src: url('../font/FuturaLTPro-Bold.eot');
  src: local('Futura LT Pro Bold'), local('Futura LT Pro Bold'), url('../font/FuturaLTPro-Bold.woff') format('woff'), url('../font/FuturaLTPro-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Futura';
  font-style: normal;
  font-weight: 800;
  src: url('../font/FuturaLTPro-Heavy.eot');
  src: local('Futura LT Pro Heavy'), local('Futura LT Pro Heavy'), url('../font/FuturaLTPro-Heavy.woff') format('woff'), url('../font/FuturaLTPro-Heavy.ttf') format('truetype');
}
/*
@font-face {
    font-family: 'Futura-Heavy';
    src: url('./Futura/../font/FuturaLTPro-Heavy.eot');
    src: url('./Futura/../font/FuturaLTPro-Heavy.eot?#iefix') format('embedded-opentype'),
        url('./Futura/../font/FuturaLTPro-Heavy.woff2') format('woff2'),
        url('./Futura/../font/FuturaLTPro-Heavy.woff') format('woff'),
        url('./Futura/../font/FuturaLTPro-Heavy.ttf') format('truetype');
	font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Futura-Bold';
    src: url('./Futura/../font/FuturaLTPro-Bold.eot');
    src: url('./Futura/../font/FuturaLTPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('./Futura/../font/FuturaLTPro-Bold.woff2') format('woff2'),
        url('./Futura/../font/FuturaLTPro-Bold.woff') format('woff'),
        url('./Futura/../font/FuturaLTPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
*/
