@font-face {
  font-family: "NewsCycle-Bold";
  src: url("../font/NewsCycle-Bold.eot"); /* IE9 Compat Modes */
  src: url("../font/NewsCycle-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../font/NewsCycle-Bold.otf") format("opentype"), /* Open Type Font */
    url("../font/NewsCycle-Bold.svg") format("svg"), /* Legacy iOS */
    url("../font/NewsCycle-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../font/NewsCycle-Bold.woff") format("woff"), /* Modern Browsers */
    url("../font/NewsCycle-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "NewsCycle";
  src: url("../font/NewsCycle-Regular.eot"); /* IE9 Compat Modes */
  src: url("../font/NewsCycle-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../font/NewsCycle-Regular.otf") format("opentype"), /* Open Type Font */
    url("../font/NewsCycle-Regular.svg") format("svg"), /* Legacy iOS */
    url("../font/NewsCycle-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../font/NewsCycle-Regular.woff") format("woff"), /* Modern Browsers */
    url("../font/NewsCycle-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
                font-family: 'NewsCycle';
                letter-spacing: -1px;
                text-transform: uppercase;
            }

.split-wrapper .title {
                font-family: 'NewsCycle';
                letter-spacing: -1px;
                text-transform: uppercase;
            }
.prague-loader-bar
{
  font-family: 'NewsCycle';
                letter-spacing: -1px;
                text-transform: uppercase;
}
.parent .title {
                font-family: 'NewsCycle';
                letter-spacing: -1px;
                text-transform: uppercase;
            }