@font-face {
    font-family: 'p22_cezanne_proregular';
    src: url('../fonts/p22/p22_cezanne_pro_regular-webfont.eot');
    src: url('../fonts/p22/p22_cezanne_pro_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/p22/p22_cezanne_pro_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Neutra Book";
    src: url('../fonts/Neutra/NeutrafaceText-Book-sc.eot');
    src: url("../fonts/Neutra/NeutrafaceText-Book-sc.eot?#iefix") format("embedded-opentype"),
         url("../fonts/Neutra/NeutrafaceText-Book-sc.woff2") format("woff2"),
         url("../fonts/Neutra/NeutrafaceText-Book-sc.woff") format("woff");
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "Neutra Bold";
    src: url('../fonts/Neutra/NeutrafaceText-Bold-sc.eot');
    src: url("../fonts/Neutra/NeutrafaceText-Bold-sc.eot?#iefix") format("embedded-opentype"),
         url("../fonts/Neutra/NeutrafaceText-Bold-sc.woff2") format("woff2"),
         url("../fonts/Neutra/NeutrafaceText-Bold-sc.woff") format("woff");
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

