@font-face{
    font-family: "Campton";
    src: url("../fonts/9449f722-7e4a-4702-ae45-f44b50d919f1.eot?#iefix");
    src: url("../fonts/9449f722-7e4a-4702-ae45-f44b50d919f1.eot?#iefix") format("eot"),
    	 url("../fonts/cff0cb8b-ca7b-41ce-8e73-8ed80d4fc974.woff2") format("woff2"),
    	 url("../fonts/8932c0bc-8be8-48f6-bc98-849a9aa95554.woff") format("woff"),
    	 url("../fonts/abe89c78-9d85-43ab-8451-21e72bab13a0.ttf") format("truetype");
}

@font-face {
    font-family: 'Butler';
    src: url('../fonts/butler_bold-webfont.eot');
    src: url('../fonts/butler_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/butler_bold-webfont.woff2') format('woff2'),
         url('../fonts/butler_bold-webfont.woff') format('woff'),
         url('../fonts/butler_bold-webfont.svg#butlerbold') format('svg');
    font-weight: bold;
    font-style: normal;
}