@font-face {
    font-family: 'Am Sans';
    src: url('Am Sans.eot');
    src: local('Am Sans'), local('Am Sans'),
        url('Am Sans.eot?#iefix') format('embedded-opentype'),
        url('Am Sans.woff') format('woff'),
        url('Am Sans.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'NewYork';
    src: url('NewYork.eot');
    src: local('NewYork'), local('NewYork'),
        url('NewYork.eot?#iefix') format('embedded-opentype'),
        url('NewYork.woff') format('woff'),
        url('NewYork.ttf') format('truetype');
    font-weight: 400;
    font-style: bold;
}
@font-face {
    font-family: 'Manrope';
    src: url('Manrope Regular.eot');
    src: local('Manrope Regular'), local('Manrope Regular'),
        url('Manrope Regular.eot?#iefix') format('embedded-opentype'),
        url('Manrope Regular.woff') format('woff'),
        url('Manrope Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}