@font-face {
    font-family: "London";
    font-weight: normal;
    font-style: normal;
    src: url("fonts/picadilly.eot?#iefix") format("embedded-opentype"),
         url("fonts/picadilly.woff") format("woff"),
         url("fonts/picadilly.ttf") format("truetype"),
         url("fonts/picadilly.svg#picadilly") format("svg");
    text-rendering: optimizeLegibility;

}

@font-face {
    font-family: "London";
    font-weight: normal;
    font-style: italic;
    src: url("fonts/picadilly-italic.eot?#iefix") format("embedded-opentype"),
         url("fonts/picadilly-italic.woff") format("woff"),
         url("fonts/picadilly-italic.ttf") format("truetype"),
         url("fonts/picadilly-italic.svg#picadilly-italic") format("svg");
}

@font-face {
    font-family: "London";
    font-weight: bold;
    font-style: normal;
    src: url("fonts/picadilly-heavy.eot?#iefix") format("embedded-opentype"),
         url("fonts/picadilly-heavy.woff") format("woff"),
         url("fonts/picadilly-heavy.ttf") format("truetype"),
         url("fonts/picadilly-heavy.svg#picadilly-heavy") format("svg");
}

@font-face {
    font-family: "London";
    font-weight: bold;
    font-style: italic;
    src: url("fonts/picadilly-heavy_italic.eot?#iefix") format("embedded-opentype"),
         url("fonts/picadilly-heavy_italic.woff") format("woff"),
         url("fonts/picadilly-heavy_italic.ttf") format("truetype"),
         url("fonts/picadilly-heavy_italic.svg#picadilly-heavy_italic") format("svg");
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: "Title";
    font-weight: bold;
    font-style: normal;
    src: url("fonts/sucrose.eot?#iefix") format("embedded-opentype"),
         url("fonts/sucrose.woff") format("woff"),
         url("fonts/sucrose.ttf") format("truetype"),
         url("fonts/sucrose.svg#sucrose") format("svg");
    text-rendering: optimizeLegibility;
}