@font-face {
    font-family: 'SF-Pro-Text';
    src: url('../fonts/SF-Pro-Text-Light.eot');
    src: url('../fonts/SF-Pro-Text-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SF-Pro-Text-Light.woff2') format('woff2'),
        url('../fonts/SF-Pro-Text-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'SF-Pro-Text';
    src: url('../fonts/SF-Pro-Text-Regular.eot');
    src: url('../fonts/SF-Pro-Text-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SF-Pro-Text-Regular.woff2') format('woff2'),
        url('../fonts/SF-Pro-Text-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'SF-Pro-Text';
    src: url('../fonts/SF-Pro-Text-Medium.eot');
    src: url('../fonts/SF-Pro-Text-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SF-Pro-Text-Medium.woff2') format('woff2'),
        url('../fonts/SF-Pro-Text-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'SF-Pro-Text';
    src: url('../fonts/SF-Pro-Text-Bold.eot');
    src: url('../fonts/SF-Pro-Text-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SF-Pro-Text-Bold.woff2') format('woff2'),
        url('../fonts/SF-Pro-Text-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'CodecPro';
    src: url('../fonts/CodecPro-News.eot');
    src: url('../fonts/CodecPro-News.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CodecPro-News.woff2') format('woff2'),
        url('../fonts/CodecPro-News.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'CodecPro';
    src: url('../fonts/CodecPro-Bold.eot');
    src: url('../fonts/CodecPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CodecPro-Bold.woff2') format('woff2'),
        url('../fonts/CodecPro-Bold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'CodecPro';
    src: url('../fonts/CodecPro-ExtraBold.eot');
    src: url('../fonts/CodecPro-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CodecPro-ExtraBold.woff2') format('woff2'),
        url('../fonts/CodecPro-ExtraBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
.uk-section-default.uk-section{
	padding:8px;
}