@font-face {
    font-family: "Avenir";
    font-weight: 300;
    font-style: normal;
    src: url("AvenirLTStd-Book.ttf") format("truetype"),
         url("AvenirLTStd-Book.eot") format("embedded-opentype"),
         url("AvenirLTStd-Book.woff") format("woff"),
         url("AvenirLTStd-Book.svg") format("svg");
}
@font-face {
    font-family: "Avenir";
    font-weight: 300;
    font-style: italic;
    src: url("AvenirLTStd-BookOblique.ttf") format("truetype"),
         url("AvenirLTStd-BookOblique.eot") format("embedded-opentype"),
         url("AvenirLTStd-BookOblique.woff") format("woff"),
         url("AvenirLTStd-BookOblique.svg") format("svg");
}
@font-face {
    font-family: "Avenir";
    font-weight: 500;
    font-style: normal;
    src: url("AvenirLTStd-Medium.ttf") format("truetype"),
         url("AvenirLTStd-Medium.eot") format("embedded-opentype"),
         url("AvenirLTStd-Medium.woff") format("woff"),
         url("AvenirLTStd-Medium.svg") format("svg");
}
@font-face {
    font-family: "Avenir";
    font-weight: 500;
    font-style: italic;
    src: url("AvenirLTStd-MediumOblique.ttf") format("truetype"),
         url("AvenirLTStd-MediumOblique.eot") format("embedded-opentype"),
         url("AvenirLTStd-MediumOblique.woff") format("woff"),
         url("AvenirLTStd-MediumOblique.svg") format("svg");
}
@font-face {
    font-family: "Avenir";
    font-weight: 700;
    font-style: normal;
    src: url("AvenirLTStd-Heavy.ttf") format("truetype"),
         url("AvenirLTStd-Heavy.eot") format("embedded-opentype"),
         url("AvenirLTStd-Heavy.woff") format("woff"),
         url("AvenirLTStd-Heavy.svg") format("svg");
}
@font-face {
    font-family: "Avenir";
    font-weight: 700;
    font-style: italic;
    src: url("AvenirLTStd-HeavyOblique.ttf") format("truetype"),
         url("AvenirLTStd-HeavyOblique.eot") format("embedded-opentype"),
         url("AvenirLTStd-HeavyOblique.woff") format("woff"),
         url("AvenirLTStd-HeavyOblique.svg") format("svg");
}
@font-face {
    font-family: "Avenir";
    font-weight: 900;
    font-style: normal;
    src: url("AvenirLTStd-Black.ttf") format("truetype"),
         url("AvenirLTStd-Black.eot") format("embedded-opentype"),
         url("AvenirLTStd-Black.woff") format("woff"),
         url("AvenirLTStd-Black.svg") format("svg");
}
@font-face {
    font-family: "Avenir";
    font-weight: 900;
    font-style: italic;
    src: url("AvenirLTStd-BlackOblique.ttf") format("truetype"),
         url("AvenirLTStd-BlackOblique.eot") format("embedded-opentype"),
         url("AvenirLTStd-BlackOblique.woff") format("woff"),
         url("AvenirLTStd-BlackOblique.svg") format("svg");
}



@font-face {
    font-family: "Sentinel";
    font-weight: 500;
    font-style: normal;
    src: url("sentinel-semibold.ttf") format("truetype"),
         url("sentinel-semibold.eot") format("embedded-opentype"),
         url("sentinel-semibold.woff") format("woff"),
         url("sentinel-semibold.svg") format("svg");
}
@font-face {
    font-family: "Sentinel";
    font-weight: 500;
    font-style: italic;
    src: url("sentinel-semiboldItalic.ttf") format("truetype"),
         url("sentinel-semiboldItalic.eot") format("embedded-opentype"),
         url("sentinel-semiboldItalic.woff") format("woff"),
         url("sentinel-semiboldItalic.svg") format("svg");
}

