@font-face {
    font-family: "News Cycle";
    font-style: normal;
    font-weight: 400;
    src: url('NewsCycle-Regular.ttf') format('truetype');
}

@font-face {
    font-family: "News Cycle";
    font-style: normal;
    font-weight: 600, 500;
    src: url('NewsCycle-Bold.ttf') format('truetype');
}
