@font-face {
    font-family: AktivGrotesk;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/aktiv_grotesk/AktivGroteskCorp-Light.ttf');
}
@font-face {
    font-family: AktivGrotesk;
    font-style: italic;
    font-weight: 100;
    src: url('../fonts/aktiv_grotesk/AktivGroteskCorp-LightItalic.ttf');
}
@font-face {
    font-family: AktivGrotesk;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/aktiv_grotesk/AktivGroteskCorp-Regular.ttf');
}
@font-face {
    font-family: AktivGrotesk;
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/aktiv_grotesk/AktivGroteskCorp-Italic.ttf');
}
@font-face {
    font-family: AktivGrotesk;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/aktiv_grotesk/AktivGroteskCorp-Medium.ttf');
}
@font-face {
    font-family: AktivGrotesk;
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/aktiv_grotesk/AktivGroteskCorp-MediumItalic.ttf');
}
@font-face {
    font-family: AktivGrotesk;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/aktiv_grotesk/AktivGroteskCorp-Bold.ttf');
}
@font-face {
    font-family: AktivGrotesk;
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/aktiv_grotesk/AktivGroteskCorp-BoldItalic.ttf');
}
@font-face {
    font-family: SofiaPro;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/sofia_pro/Sofia_Pro_Regular.otf');
}
@font-face {
    font-family: SofiaPro;
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/sofia_pro/Sofia_Pro_Italic.otf');
}
@font-face {
    font-family: SofiaPro;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/sofia_pro/Sofia_Pro_Medium.otf');
}
@font-face {
    font-family: SofiaPro;
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/sofia_pro/Sofia_Pro_Semi_Bold.otf');
}
@font-face {
    font-family: SofiaPro;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/sofia_pro/Sofia_Pro_Bold.otf');
}
