﻿@font-face {
    font-family: 'ploni';
    src: url('ploni-ultralight-aaa.otf') format('opentype');
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: 'ploni';
    src: url('ploni-light-aaa.otf') format('opentype');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'ploni';
    src: url('ploni-regular-aaa.otf') format('opentype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'ploni';
    src: url('ploni-medium-aaa.otf') format('opentype');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'ploni';
    src: url('ploni-demibold-aaa.otf') format('opentype');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'ploni';
    src: url('ploni-bold-aaa.otf') format('opentype');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'ploni';
    src: url('ploni-ultrabold-aaa.otf') format('opentype');
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: 'ploni';
    src: url('ploni-black-aaa.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}