@font-face {
    font-family: 'Alegreya Sans';
    font-style: normal;
    font-weight: 100;
    src: url(../font/alegreya-sans/AlegreyaSans-Thin.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Alegreya Sans';
    font-style: normal;
    font-weight: 300;
    src: url(../font/alegreya-sans/AlegreyaSans-Light.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Alegreya Sans';
    font-style: normal;
    font-weight: 400;
    src: url(../font/alegreya-sans/AlegreyaSans-Medium.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Alegreya Sans';
    font-style: normal;
    font-weight: 500;
    src: url(../font/alegreya-sans/AlegreyaSans-Regular.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Alegreya Sans';
    font-style: normal;
    font-weight: 700;
    src: url(../font/alegreya-sans/AlegreyaSans-Bold.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Alegreya Sans';
    font-style: normal;
    font-weight: 800;
    src: url(../font/alegreya-sans/AlegreyaSans-ExtraBold.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Alegreya Sans';
    font-style: normal;
    font-weight: 900;
    src: url(../font/alegreya-sans/AlegreyaSans-Black.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Alegreya Sans';
    font-style: italic;
    font-weight: 100;
    src: url(../font/alegreya-sans/AlegreyaSans-ThinItalic.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Alegreya Sans';
    font-style: italic;
    font-weight: 300;
    src: url(../font/alegreya-sans/AlegreyaSans-LightItalic.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Alegreya Sans';
    font-style: italic;
    font-weight: 400;
    src: url(../font/alegreya-sans/AlegreyaSans-MediumItalic.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Alegreya Sans';
    font-style: italic;
    font-weight: 700;
    src: url(../font/alegreya-sans/AlegreyaSans-BoldItalic.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Alegreya Sans';
    font-style: italic;
    font-weight: 800;
    src: url(../font/alegreya-sans/AlegreyaSans-ExtraBoldItalic.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Alegreya Sans';
    font-style: italic;
    font-weight: 900;
    src: url(../font/alegreya-sans/AlegreyaSans-BlackItalic.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url(../font/roboto/Roboto-Thin.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url(../font/roboto/Roboto-Light.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(../font/roboto/Roboto-Regular.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url(../font/roboto/Roboto-Medium.ttf) format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url(../font/roboto/Roboto-Bold.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url(../font/roboto/Roboto-Black.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    src: url(../font/roboto/Roboto-ThinItalic.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: url(../font/roboto/Roboto-LightItalic.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url(../font/roboto/Roboto-Italic.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    src: url(../font/roboto/Roboto-MediumItalic.ttf) format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: url(../font/roboto/Roboto-BoldItalic.ttf) format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: url(../font/roboto/Roboto-BlackItalic.ttf) format('truetype');
    font-display: swap;
}
