/* Aleo */
@font-face {
    font-family: 'Aleo';
    src: local('Aleo Regular'), local('Aleo-Regular'), url('aleoregular.woff2') format('woff2'), url('aleoregular.woff') format('woff'), url('aleoregular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Aleo';
    src: local('Aleo Bold'), local('Aleo-Bold'), url('aleobold.woff2') format('woff2'), url('aleobold.woff') format('woff'), url('aleobold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/* Roboto */
@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Bold.eot');
    src: local('Roboto Bold'), local('Roboto-Bold'),
        url('Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('Roboto-Bold.woff') format('woff'),
        url('Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Medium.eot');
    src: local('Roboto Medium'), local('Roboto-Medium'),
        url('Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('Roboto-Medium.woff') format('woff'),
        url('Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

/* Lobstertwo */
@font-face {
    font-family: 'Lobstertwo';
    src: url('lobstertwo-italic.eot');
    src: local('☺'), url('lobstertwo-italic.woff') format('woff'), url('lobstertwo-italic.ttf') format('truetype'), url('lobstertwo-italic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Trade */
@font-face {
    font-family: 'trade-gothic-bold-condensed-no-20-2';
    src: url('trade-gothic-bold-condensed-no-20-2.eot');
    src: local('☺'), url('trade-gothic-bold-condensed-no-20-2.woff') format('woff'), url('trade-gothic-bold-condensed-no-20-2.ttf') format('truetype'), url('trade-gothic-bold-condensed-no-20-2.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}