@font-face {
    font-family: 'AGaramondPro-Bold';
    src: url('garamondbold.eot');
    src: url('garamondbold.eot?#iefix') format('embedded-opentype'),
    url('garamondbold.woff') format('woff'),
    url('garamondbold.ttf') format('truetype'),
    url('garamondbold.svg#garamondregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HelveticaNeue-CondensedBlack";
    src: url("helveticaneue-condensedblack.eot"); /* IE9*/
    src: url("helveticaneue-condensedblack.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("helveticaneue-condensedblack.woff2") format("woff2"), /* chrome、firefox */
    url("helveticaneue-condensedblack.woff") format("woff"), /* chrome、firefox */
    url("helveticaneue-condensedblack.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("helveticaneue-condensedblack.svg#HelveticaNeue-CondensedBlack") format("svg"); /* iOS 4.1- */
}

@font-face {
    font-family: "HelveticaNeue-CondensedBold";
    src: url("helveticaneue-condensedbold.eot"); /* IE9*/
    src: url("helveticaneue-condensedbold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("helveticaneue-condensedbold.woff") format("woff"), /* chrome、firefox */
    url("helveticaneue-condensedbold.ttf") format("truetype"); /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
}