@font-face {
    font-family: 'radiotrek';
    src: url('radiotrek-light-webfont.eot');
    src: url('radiotrek-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('radiotrek-light-webfont.woff2') format('woff2'),
         url('radiotrek-light-webfont.woff') format('woff'),
         url('radiotrek-light-webfont.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'radiotrek';
    src: url('radiotrek-reg-webfont.eot');
    src: url('radiotrek-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('radiotrek-reg-webfont.woff2') format('woff2'),
         url('radiotrek-reg-webfont.woff') format('woff'),
         url('radiotrek-reg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'radiotrek';
    src: url('radiotrek-xbold-webfont.eot');
    src: url('radiotrek-xbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('radiotrek-xbold-webfont.woff2') format('woff2'),
         url('radiotrek-xbold-webfont.woff') format('woff'),
         url('radiotrek-xbold-webfont.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;

}


@font-face {
    font-family: 'radiotrek';
    src: url('radiotrek-bold-webfont.eot');
    src: url('radiotrek-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('radiotrek-bold-webfont.woff2') format('woff2'),
         url('radiotrek-bold-webfont.woff') format('woff'),
         url('radiotrek-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}