﻿/* news-cycle-regular - latin */
@font-face {
    font-family: 'News Cycle';
    font-style: normal;
    font-weight: 400;
    src: url('https://yoot.au/uploads/news-cycle-v22-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''), url('https://yoot.au/uploads/news-cycle-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://yoot.au/uploads/news-cycle-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://yoot.au/uploads/news-cycle-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('https://yoot.au/uploads/news-cycle-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('https://yoot.au/uploads/news-cycle-v22-latin-regular.svg#NewsCycle') format('svg'); /* Legacy iOS */
}
/* news-cycle-700 - latin */
@font-face {
    font-family: 'News Cycle';
    font-style: normal;
    font-weight: 700;
    src: url('https://yoot.au/uploads/news-cycle-v22-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''), url('https://yoot.au/uploads/news-cycle-v22-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://yoot.au/uploads/news-cycle-v22-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://yoot.au/uploads/news-cycle-v22-latin-700.woff') format('woff'), /* Modern Browsers */
    url('https://yoot.au/uploads/news-cycle-v22-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('https://yoot.au/uploads/news-cycle-v22-latin-700.svg#NewsCycle') format('svg'); /* Legacy iOS */
}

h1 {
    font-family: 'News Cycle';
    color: #192a3d;
    font-weight: 700;
    font-size: 4em;
    text-align: center;
    text-decoration: none;
}

h2 {
    font-family: 'News Cycle';
    font-weight: 400;
    font-size: 2.6em;
    text-align: center;
}

subtitle {
    /* font-family: */
    font-style: italic;
    text-align: center;
}

strong {
    font-size: 1.2em;
    color: #3a4f66;
}

video {
    width: 100%;
    height: auto;
}

