@font-face {
        font-family: 'Merriweather Sans';
        src: url(https://s3.amazonaws.com/medeq/graphics/MerriweatherSans-Regular.otf) format("opentype");
        font-style: normal;
}

@font-face {
        font-family: 'Merriweather Sans';
        src: url(https://s3.amazonaws.com/medeq/graphics/MerriweatherSans-Bold.otf) format("opentype");
        font-weight: bold;
}

@font-face {
        font-family: 'Franklin Gothic Medium Cond';
        src: url(https://s3.amazonaws.com/medeq/graphics/fgmc2.ttf) format("truetype");
        font-weight: bold;
}

@font-face {
        font-family: 'Cambria';
        src: local('Cambria'), url(https://s3.amazonaws.com/medeq/graphics/cambria.ttf) format("truetype");
        font-weight: normal;
}

@font-face {
        font-family: 'Cambria';
        src: local('Cambria'), url(https://s3.amazonaws.com/medeq/graphics/cambriab.ttf) format("truetype");
        font-weight: bold;
}

@font-face {
        font-family: 'Cambria';
        src: local('Cambria'), url(https://s3.amazonaws.com/medeq/graphics/cambriai.ttf) format("truetype");
        font-style: italic;
}

@font-face {
        font-family: 'Cambria';
        src: local('Cambria'), url(https://s3.amazonaws.com/medeq/graphics/cambriaz.ttf) format("truetype");
        font-weight: bold;
        font-style: italic;
}

@font-face {
		font-family: "Web Symbols";
		src: url(https://s3.amazonaws.com/medeq/graphics/WebSymbols.otf) format("opentype");
		font-weight: normal;
}


