/*@font-face {*/
/*    font-family: 'Actay';*/
/*    src: url('../fonts/ActayCondensedThin.eot');*/
/*    src: url('../fonts/ActayCondensedThin.eot') format('embedded-opentype'),*/
/*    url('../fonts/ActayCondensedThin.woff2') format('woff2'),*/
/*    url('../fonts/ActayCondensedThin.woff') format('woff'),*/
/*    url('../fonts/ActayCondensedThin.ttf') format('truetype'),*/
/*    url('../fonts/ActayCondensedThin.svg#ActayCondensedThin') format('svg');*/
/*    font-weight: 400;*/
/*    font-style: normal;*/
/*}*/
@font-face {
    font-family: 'ActayWide';
    src: url('../fonts/ActayWideBold.eot');
    src: url('../fonts/ActayWideBold.eot') format('embedded-opentype'),
    url('../fonts/ActayWideBold.woff2') format('woff2'),
    url('../fonts/ActayWideBold.woff') format('woff'),
    url('../fonts/ActayWideBold.ttf') format('truetype'),
    url('../images/ActayWideBold.svg#ActayWideBold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Actay';
    src: url('../fonts/ActayRegular.eot');
    src: url('../fonts/ActayRegular.eot') format('embedded-opentype'),
    url('../fonts/ActayRegular.woff2') format('woff2'),
    url('../fonts/ActayRegular.woff') format('woff'),
    url('../fonts/ActayRegular.ttf') format('truetype'),
    url('../images/ActayRegular.svg#ActayRegular') format('svg');
    font-weight: 400;
    font-style: normal;
}
