/*! Copyright (c) 2011 by Margaret Calvert & Henrik Kubel. All rights reserved. The font has been customised for exclusive use on gov.uk. This cut is not commercially available. */

/*
@font-face {
    font-family: GDS Transport;
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/GDSTransportWebsite.ttf) format("truetype"),
         url(../fonts/GDSTransportWebsite.ttf) format("truetype");
    font-display: fallback;
}
@font-face {
    font-family: GDS Transport;
    font-style: normal;
    font-weight: bold;
    src: url(../fonts/GDSTransportWebsite-Bold.ttf) format("truetype"),
         url(../fonts/GDSTransportWebsite-Bold.ttf) format("truetype");
    font-display: fallback;
}

*/
