﻿@font-face {
    font-family: 'header-font';
    src: url("/fonts/Roboto-Regular.ttf");
}

@font-face {
    font-family: 'games-font';
    src: url("/fonts/Roboto-Regular.ttf");
}

@font-face {
    font-family: 'form-font';
    src: url("/fonts/Roboto-Regular.ttf");
}

@font-face {
    font-family: 'promo-font';
    src: url('/fonts/Roboto-Bold.ttf');
}

@font-face {
    font-family: 'sub-font';
    src: url("/fonts/Exo-Bold.otf");
}

@font-face {
    font-family: 'icon-awesome';
    src: url('https://data.progressplay.net/fonts/icons/fontawesome-webfont.eot?bvhori');
    src: url('https://data.progressplay.net/fonts/icons/fontawesome-webfont.eot?bvhori#iefix') format('embedded-opentype'), url('https://data.progressplay.net/fonts/icons/fontawesome-webfont.ttf?bvhori') format('truetype'), url('https://data.progressplay.net/fonts/icons/fontawesome-webfont.woff?bvhori') format('woff'), url('https://data.progressplay.net/fonts/icons/fontawesome-webfont?bvhori#icon') format('svg');
    font-weight: normal;
    font-style: normal;
}