@font-face {
    font-family: 'akagi-pro';
    src: url('../fonts/akp400.woff2');
    font-display:block;font-style:normal;font-weight:400;font-stretch:normal;
}

@font-face {
    font-family: 'akagi-pro';
    font-display:block;font-style:normal;font-weight:600;font-stretch:normal;

    src: url('../fonts/akp600.woff2');
}

@font-face {
    font-family: 'trade-gothic-next-condensed';
    font-display:block;font-style:normal;font-weight:400;font-stretch:normal;

    src: url('../fonts/tgnCn400.woff2');
}

@font-face {
    font-family: 'trade-gothic-next-condensed';
    font-display:block;font-style:normal;font-weight:700;font-stretch:normal;
    src: url('../fonts/tgnCn700.woff2');
}