/*
Theme Name:   GoldenLegion
Description:  VIP theme
Author:       DiscountNinja
Author URL:   dimensioninfinity.com
Template:     Divi
Version:      1.0
Text Domain:  Golden-Legion.com
*/

/* Write here your own personal stylesheet */

/* iceland-regular - latin */
@font-face {
  font-family: 'Iceland';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/iceland-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/iceland-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/iceland-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/iceland-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/iceland-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/iceland-v11-latin-regular.svg#Iceland') format('svg'); /* Legacy iOS */
}

/* abel-regular - latin */
@font-face {
  font-family: 'Abel';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/abel-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/abel-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/abel-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/abel-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/abel-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/abel-v12-latin-regular.svg#Abel') format('svg'); /* Legacy iOS */
}
