@font-face {
    font-family: 'Anton';
    src: url('https://d2c4kanbckiu26.cloudfront.net/fonts/Anton-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
    }
    
    @font-face {
    font-family: 'Cinzel';
    src: url('https://d2c4kanbckiu26.cloudfront.net/fonts/Cinzel-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
    }
    
    @font-face {
    font-family: "Roboto";
    src: url('https://d2c4kanbckiu26.cloudfront.net/fonts/Roboto-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
    }
    
    @font-face {
    font-family: "Roboto";
    src: url('https://d2c4kanbckiu26.cloudfront.net/fonts/Roboto-Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: 500;
    }
    
    @font-face {
    font-family: "Roboto";
    src: url('https://d2c4kanbckiu26.cloudfront.net/fonts/Roboto-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
    }
    
    @font-face {
    font-family: "Roboto";
    src: url('https://d2c4kanbckiu26.cloudfront.net/fonts/Roboto-LightItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 300;
    }
    
    @font-face {
    font-family: "Roboto";
    src: url('https://d2c4kanbckiu26.cloudfront.net/fonts/Roboto-Thin.ttf') format('truetype');
    font-style: normal;
    font-weight: 100;
    }
    
    @font-face {
    font-family: "Roboto";
    src: url('https://d2c4kanbckiu26.cloudfront.net/fonts/Roboto-ThinItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 100;
    }
    