@font-face {
    font-family: 'cherrypie';
    src: url(../../../assets/styles/font/CherryPie.otf) format('opentype');
}


@font-face {
    font-family: 'bar800';
    src: url(../../../assets/styles/font/BarlowCondensed-ExtraBold.ttf) format('truetype');
}
@font-face {
    font-family: 'bar700';
    src: url(../../../assets/styles/font/BarlowCondensed-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'bar500';
    src: url(../../../assets/styles/font/BarlowCondensed-Medium.ttf) format('truetype');
}
@font-face {
    font-family: 'bar400';
    src: url(../../../assets/styles/font/BarlowCondensed-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'zenp00';
    src: url(../../../assets/styles/font/ZenKakuGothicNew-Black.ttf) format('truetype');
}
@font-face {
    font-family: 'zen700';
    src: url(../../../assets/styles/font/ZenKakuGothicNew-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'zen500';
    src: url(../../../assets/styles/font/ZenKakuGothicNew-Medium.ttf) format('truetype');
}
@font-face {
    font-family: 'zen400';
    src: url(../../../assets/styles/font/ZenKakuGothicNew-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'zen300';
    src: url(../../../assets/styles/font/ZenKakuGothicNew-Light.ttf) format('truetype');
}



@font-face {
    font-family: 'zenAtq700';
    src: url(./font/ZenKakuGothicAntique-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'zenAtq500';
    src: url(./font/ZenKakuGothicAntique-Medium.ttf) format('truetype');
}
@font-face {
    font-family: 'zenAtq400';
    src: url(./font/ZenKakuGothicAntique-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'lhc';
    src: url(./font/LHFCincinnatiPosterSmooth.ttf) format('truetype');
}
