

/* Agenor Neue */
@font-face {
    font-family: 'Agenor Neue';
    src: url('font/agenorneue-thin.otf');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Agenor Neue';
    src: url('font/agenorneue-light.otf');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Agenor Neue';
    src: url('font/agenorneue-regular.otf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Agenor Neue';
    src: url('font/agenorneue-semibold.otf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Agenor Neue';
    src: url('font/agenorneue-bold.otf');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Agenor Neue';
    src: url('font/agenorneue-extrabold.otf');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Agenor Neue';
    src: url('font/agenorneue-black.otf');
    font-weight: 700;
    font-style: normal;
}

/* Quicksand */
@font-face {
    font-family: 'Quicksand';
    src: url('font/Quicksand-Light.ttf');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Quicksand';
    src: url('font/Quicksand-Regular.ttf');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Quicksand';
    src: url('font/Quicksand-Medium.ttf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Quicksand';
    src: url('font/Quicksand-SemiBold.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Quicksand';
    src: url('font/Quicksand-Bold.ttf');
    font-weight: 500;
    font-style: normal;
}
