﻿@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/BebasNeue-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/BebasNeue-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/BebasNeue-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/BebasNeue-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'AmericanTypewriterRegular';
    src: url('../fonts/american_typewriter-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/american_typewriter-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/american_typewriter-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/american_typewriter-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/american_typewriter-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AmericanTypewriterBold';
    src: url('../fonts/AmericanTypewriter_Bold.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/AmericanTypewriter_Bold.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/AmericanTypewriter_Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'FontAwesomeOld';
    src: url('../fonts/fontawesome.eot?14663396');
    src: url('../fonts/fontawesome.eot?14663396#iefix') format('embedded-opentype'), url('../fonts/fontawesome.woff?14663396') format('woff'), url('../fonts/fontawesome.ttf?14663396') format('truetype'), url('../fonts/fontawesome.svg?14663396#fontawesome') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesomeFree';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/fa-regular-400.eot");
    src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}

@font-face {
    font-family: 'FontAwesomeFree';
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/fa-solid-900.eot");
    src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}

