@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/* Font */
@font-face {
    font-family: 'Fann Doren Condensed';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/FannDorenCondensed-Bold.otf") format("opentype");
}

@font-face {
    font-family: 'Fann Doren Condensed';
    font-style: italic;
    font-weight: 700;
    src: url("../fonts/FannDorenCondensed-BoldItalic.otf") format("opentype");
}

@font-face {
    font-family: 'Fann Doren Condensed';
    font-style: italic;
    font-weight: 400;
    src: url("../fonts/FannDorenCondensed-Italic.otf") format("opentype");
}

@font-face {
    font-family: 'Fann Doren Condensed';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/FannDorenCondensed-Medium.otf") format("opentype");
}

@font-face {
    font-family: 'Fann Doren Condensed';
    font-style: italic;
    font-weight: 500;
    src: url("../fonts/FannDorenCondensed-MediumItalic.otf") format("opentype");
}

@font-face {
    font-family: 'Fann Doren Condensed';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/FannDorenCondensed-Regular.otf") format("opentype");
}

@font-face {
    font-family: 'Fann Doren Grotesque';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/FannDorenGrotesque-Bold.otf") format("opentype");
}

@font-face {
    font-family: 'Fann Doren Grotesque';
    font-style: italic;
    font-weight: 700;
    src: url("../fonts/FannDorenGrotesque-BoldItalic.otf") format("opentype");
}

@font-face {
    font-family: 'Fann Doren Grotesque';
    font-style: italic;
    font-weight: 400;
    src: url("../fonts/FannDorenGrotesque-Italic.otf") format("opentype");
}

@font-face {
    font-family: 'Fann Doren Grotesque';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/FannDorenGrotesque-Medium.otf") format("opentype");
}

@font-face {
    font-family: 'Fann Doren Grotesque';
    font-style: italic;
    font-weight: 500;
    src: url("../fonts/FannDorenGrotesque-MediumItalic.otf") format("opentype");
}

@font-face {
    font-family: 'Fann Doren Grotesque';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/FannDorenGrotesque-Regular.otf") format("opentype");
}

/*End*/
