﻿/* FONT FACE
----------------------------------------------------------*/
/*************************/
/****** ACASLON PRO ******/
/*************************/
@font-face {
    font-family: 'ACaslonPro';
    src: url('ACaslonPro-Regular.eot');
    src: url('ACaslonPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('ACaslonPro-Regular.woff') format('woff'),
         url('ACaslonPro-Regular.ttf') format('truetype'),
         url('ACaslonPro-Regular.svg#Aaux Next Cond Thin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ACaslonPro';
    src: url('ACaslonPro-Bold.eot');
    src: url('ACaslonPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('ACaslonPro-Bold.woff') format('woff'),
         url('ACaslonPro-Bold.ttf') format('truetype'),
         url('ACaslonPro-Bold.svg#Aaux Next Cond Thin') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'ACaslonPro';
    src: url('ACaslonPro-Italic.eot');
    src: url('ACaslonPro-Italic.eot?#iefix') format('embedded-opentype'),
         url('ACaslonPro-Italic.woff') format('woff'),
         url('ACaslonPro-Italic.ttf') format('truetype'),
         url('ACaslonPro-Italic.svg#Aaux Next Cond Thin') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'ACaslonPro';
    src: url('ACaslonPro-BoldItalic.eot');
    src: url('ACaslonPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
         url('ACaslonPro-BoldItalic.woff') format('woff'),
         url('ACaslonPro-BoldItalic.ttf') format('truetype'),
         url('ACaslonPro-BoldItalic.svg#Aaux Next Cond Thin') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'ACaslonPro';
    src: url('ACaslonPro-Semibold.eot');
    src: url('ACaslonPro-Semibold.eot?#iefix') format('embedded-opentype'),
         url('ACaslonPro-Semibold.woff') format('woff'),
         url('ACaslonPro-Semibold.ttf') format('truetype'),
         url('ACaslonPro-Semibold.svg#Aaux Next Cond Thin') format('svg');
    font-weight: 600;
    font-style: normal;
}

/*************************/
/** MILLER BANNER LIGHT **/
/*************************/
@font-face {
    font-family: 'MillerBannerLight';
    src: url('MillerBannerLight.eot');
    src: url('MillerBannerLight.eot?#iefix') format('embedded-opentype'),
         url('MillerBannerLight.svg#MillerBanner-Light') format('svg'),
         url('MillerBannerLight.woff') format('woff'),
         url('MillerBannerLight.ttf') format('truetype');
    
    font-style: normal;
}
