﻿@font-face {
    font-family: 'ProximaNova';
    src: url('fonts/proxima_nova_reg-webfont.eot');
    src: url('fonts/proxima_nova_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_reg-webfont.woff') format('woff'),
         url('fonts/proxima_nova_reg-webfont.ttf') format('truetype'),
         url('fonts/proxima_nova_reg-webfont.svg#ProximaNovaRgRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNova';
    src: url('fonts/proxima_nova_bold-webfont.eot');
    src: url('fonts/proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_bold-webfont.woff') format('woff'),
         url('fonts/proxima_nova_bold-webfont.ttf') format('truetype'),
         url('fonts/proxima_nova_bold-webfont.svg#ProximaNovaRgBold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNovaSemiBold';
    src: url('fonts/proxima_nova_sbold-webfont.eot');
    src: url('fonts/proxima_nova_sbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_sbold-webfont.woff') format('woff'),
         url('fonts/proxima_nova_sbold-webfont.ttf') format('truetype'),
         url('fonts/proxima_nova_sbold-webfont.svg#ProximaNovaLtBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AGaramond';
    src: url('fonts/agaramond-regular-webfont.eot');
    src: url('fonts/agaramond-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/agaramond-regular-webfont.woff') format('woff'),
         url('fonts/agaramond-regular-webfont.ttf') format('truetype'),
         url('fonts/agaramond-regular-webfont.svg#AGaramondRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AGaramond';
    src: url('fonts/agaramond-bold-webfont.eot');
    src: url('fonts/agaramond-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/agaramond-bold-webfont.woff') format('woff'),
         url('fonts/agaramond-bold-webfont.ttf') format('truetype'),
         url('fonts/agaramond-bold-webfont.svg#AGaramondBoldRegular') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'AGaramond';
    src: url('fonts/agaramond-italic-webfont.eot');
    src: url('fonts/agaramond-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/agaramond-italic-webfont.woff') format('woff'),
         url('fonts/agaramond-italic-webfont.ttf') format('truetype'),
         url('fonts/agaramond-italic-webfont.svg#AGaramondItalic') format('svg');
    font-weight: normal;
    font-style: italic;

}
  

@font-face {
    font-family: 'MyriadPro';
    src: url('fonts/myriadpro-regular.eot');
    src: url('fonts/myriadpro-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-regular.woff') format('woff'),
         url('fonts/myriadpro-regular.ttf') format('truetype'),
         url('fonts/myriadpro-regular.svg#myriadpro-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}