/* Beatrix Antiqua - Normal & Italic */
@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-trial.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-Italic-trial.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

/* Light */
@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-Light-trial.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-Light-Italic-trial.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

/* Medium */
@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-Medium-trial.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-Medium-Italic-trial.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

/* Semibold */
@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-Semibold-trial.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-Semibold-Italic-trial.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

/* Bold */
@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-Bold-trial.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-Bold-Italic-trial.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

/* ExtraBold */
@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-ExtraBold-trial.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-ExtraBold-Italic-trial.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

/* ExtraBlack */
@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-ExtraBlack-trial.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-ExtraBlack-Italic-trial.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

/* Black */
@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-Black-trial.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-Black-Italic-trial.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

/* Thin */
@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-Thin-trial.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Beatrix Antiqua';
    src: url('https://epilax.de/wp-content/uploads/fonts/Beatrix-Antiqua-Thin-Italic-trial.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}
