/**
 * Pt Sans
 */
@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PTSans/PTSans-Regular.eot');
    src: url('../fonts/PTSans/PTSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PTSans/PTSans-Regular.woff2') format('woff2'),
        url('../fonts/PTSans/PTSans-Regular.woff') format('woff'),
        url('../fonts/PTSans/PTSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PTSans/PTSans-Regular.eot');
    src: url('../fonts/PTSans/PTSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PTSans/PTSans-Regular.woff2') format('woff2'),
        url('../fonts/PTSans/PTSans-Regular.woff') format('woff'),
        url('../fonts/PTSans/PTSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PTSans/PTSans-Bold.eot');
    src: url('../fonts/PTSans/PTSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PTSans/PTSans-Bold.woff2') format('woff2'),
        url('../fonts/PTSans/PTSans-Bold.woff') format('woff'),
        url('../fonts/PTSans/PTSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PTSans/PTSans-Bold.eot');
    src: url('../fonts/PTSans/PTSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PTSans/PTSans-Bold.woff2') format('woff2'),
        url('../fonts/PTSans/PTSans-Bold.woff') format('woff'),
        url('../fonts/PTSans/PTSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PTSans/PTSans-Italic.eot');
    src: url('../fonts/PTSans/PTSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PTSans/PTSans-Italic.woff2') format('woff2'),
        url('../fonts/PTSans/PTSans-Italic.woff') format('woff'),
        url('../fonts/PTSans/PTSans-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PTSans/PTSans-Italic.eot');
    src: url('../fonts/PTSans/PTSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PTSans/PTSans-Italic.woff2') format('woff2'),
        url('../fonts/PTSans/PTSans-Italic.woff') format('woff'),
        url('../fonts/PTSans/PTSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PTSans/PTSans-BoldItalic.eot');
    src: url('../fonts/PTSans/PTSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PTSans/PTSans-BoldItalic.woff2') format('woff2'),
        url('../fonts/PTSans/PTSans-BoldItalic.woff') format('woff'),
        url('../fonts/PTSans/PTSans-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PTSans/PTSans-BoldItalic.eot');
    src: url('../fonts/PTSans/PTSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PTSans/PTSans-BoldItalic.woff2') format('woff2'),
        url('../fonts/PTSans/PTSans-BoldItalic.woff') format('woff'),
        url('../fonts/PTSans/PTSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

/**
 * Entypo Fontello
 */
@font-face {
    font-family: 'entypo-fontello';
    src: url('../fonts/entypo-fontello/entypo-fontello.eot');
    src: url('../fonts/entypo-fontello/entypo-fontello.eot?#iefix') format('embedded-opentype'),
        url('../fonts/entypo-fontello/entypo-fontello.woff') format('woff'),
        url('../fonts/entypo-fontello/entypo-fontello.ttf') format('truetype'),
        url('../fonts/entypo-fontello/entypo-fontello.svg#entypo-fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'entypo-fontello';
    src: url('../fonts/entypo-fontello/entypo-fontello.eot');
    src: url('../fonts/entypo-fontello/entypo-fontello.eot?#iefix') format('embedded-opentype'),
        url('../fonts/entypo-fontello/entypo-fontello.woff') format('woff'),
        url('../fonts/entypo-fontello/entypo-fontello.ttf') format('truetype'),
        url('../fonts/entypo-fontello/entypo-fontello.svg#entypo-fontello') format('svg');
    font-weight: 400;
    font-style: normal;
}