/* This line is theme specific - it includes the base theme CSS */
@import '../alabaster.css';  /* for Alabaster */
/*@import 'theme.css';       /* for the Read the Docs theme */

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=8fcf8510-1bc4-49ee-b462-3a9fd7b795ad&fontids=693125,693140,1475524,1475530,1475548");
@font-face{
    font-family:"Rockwell";
    src:url("../fonts/693140/-deb5-4d6f-827b-597a84046aa4.eot?73e6c08f#iefix");
    src:url("../fonts/693140/73e6c08f-deb5-4d6f-827b-597a84046aa4.eot?#iefix") format("eot"),url("../fonts/693140/8dd355f9-1a9a-4d91-8aa1-7dcc9deeb439.woff2") format("woff2"),url("../fonts/693140/de4b0540-9702-4662-8f3a-228419485257.woff") format("woff"),url("../fonts/693140/bc34c4cd-af2c-400d-b4d0-726e2d89f690.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Rockwell";
    src:url("../fonts/693125/864373f8-943b-449d-a730-462eb66d7058.eot?#iefix");
    src:url("../fonts/693125/864373f8-943b-449d-a730-462eb66d7058.eot?#iefix") format("eot"),url("../fonts/693125/4a475305-1b19-4f93-bb3f-d67733a726cf.woff2") format("woff2"),url("../fonts/693125/49ff3af5-13b2-4add-8470-4cdac3cf650e.woff") format("woff"),url("../fonts/693125/7d69578b-ab0e-4986-af19-428861ada4e4.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family:"Avenir";
    src:url("../fonts/1475524/f7924a2e-e8f5-4ac9-b0aa-167399cc2659.eot?#iefix");
    src:url("../fonts/1475524/f7924a2e-e8f5-4ac9-b0aa-167399cc2659.eot?#iefix") format("eot"),url("../fonts/1475524/69473750-4214-45b1-856b-06e8f8de2086.woff2") format("woff2"),url("../fonts/1475524/57cea7be-0fae-457e-83f0-b7375aabb3f9.woff") format("woff"),url("../fonts/1475524/52268057-f4bb-4b06-9ff8-a78b7acd62b1.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Avenir";
    src:url("../fonts/1475530/e01c57cf-d060-46af-b133-26de5ee92e76.eot?#iefix");
    src:url("../fonts/1475530/e01c57cf-d060-46af-b133-26de5ee92e76.eot?#iefix") format("eot"),url("../fonts/1475530/bc7b5f69-276a-4189-b78f-13d5298def95.woff2") format("woff2"),url("../fonts/1475530/5a3d5b16-119c-4b2e-91e5-dfccedad7dbd.woff") format("woff"),url("../fonts/1475530/e280a85d-3822-44d1-8d41-59cc51ba173c.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face{
    font-family:"Avenir";
    src:url("../fonts/1475548/7ed39c78-4da5-42df-831b-798b2272d1ac.eot?#iefix");
    src:url("../fonts/1475548/7ed39c78-4da5-42df-831b-798b2272d1ac.eot?#iefix") format("eot"),url("../fonts/1475548/e9b44b79-923f-49b3-837c-290bc70628cc.woff2") format("woff2"),url("../fonts/1475548/fbd14ec6-aa86-4ccd-af83-931d5eb79910.woff") format("woff"),url("../fonts/1475548/0d230b6d-eb52-48b7-9c4b-c3f876465fe6.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

body { font-family: "Avenir", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;}
h1, h2, h3, h4, h5, h6 {
    font-family: "Rockwell",  -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}

p.blurb {
    font-size: 200%;
    font-weight: normal;
    text-align: center;
    font-family: "Rockwell",  -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}