@font-face {
    font-family: 'Amiamie';
    src:    url('webfonts/Amiamie-Light.woff2') format('woff2'),
            url('webfonts/Amiamie-Light.woff') format('woff'),
            url('otf/Amiamie-Light.otf') format('opentype'),
            url('ttf/Amiamie-Light.ttf') format('truetype');
    font-weight: light;
    font-style: normal;
}

@font-face {
    font-family: 'Amiamie';
    src:    url('webfonts/Amiamie-LightItalic.woff2') format('woff2'),
            url('webfonts/Amiamie-LightItalic.woff') format('woff'),
            url('otf/Amiamie-LightItalic.otf') format('opentype'),
            url('ttf/Amiamie-LightItalic.ttf') format('truetype');
    font-weight: light;
    font-style: italic;
}

@font-face {
    font-family: 'Amiamie';
    src:    url('webfonts/Amiamie-Regular.woff2') format('woff2'),
            url('webfonts/Amiamie-Regular.woff') format('woff'),
            url('otf/Amiamie-Regular.otf') format('opentype'),
            url('ttf/Amiamie-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Amiamie';
    src:    url('webfonts/Amiamie-Italic.woff2') format('woff2'),
            url('webfonts/Amiamie-Italic.woff') format('woff'),
            url('otf/Amiamie-Italic.otf') format('opentype'),
            url('ttf/Amiamie-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Amiamie';
    src:    url('webfonts/Amiamie-Black.woff2') format('woff2'),
            url('webfonts/Amiamie-Black.woff') format('woff'),
            url('otf/Amiamie-Black.otf') format('opentype'),
            url('ttf/Amiamie-Black.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Amiamie';
    src:    url('webfonts/Amiamie-BlackItalic.woff2') format('woff2'),
            url('webfonts/Amiamie-BlackItalic.woff') format('woff'),
            url('otf/Amiamie-BlackItalic.otf') format('opentype'),
            url('ttf/Amiamie-BlackItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Amiamie Round';
    src:    url('webfonts/Amiamie-RegularRound.woff2') format('woff2'),
            url('webfonts/Amiamie-RegularRound.woff') format('woff'),
            url('otf/Amiamie-RegularRound.otf') format('opentype'),
            url('ttf/Amiamie-RegularRound.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Amiamie Round';
    src:    url('webfonts/Amiamie-ItalicRound.woff2') format('woff2'),
            url('webfonts/Amiamie-ItalicRound.woff') format('woff'),
            url('otf/Amiamie-ItalicRound.otf') format('opentype'),
            url('ttf/Amiamie-ItalicRound.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Amiamie Round';
    src:    url('webfonts/Amiamie-BlackRound.woff2') format('woff2'),
            url('webfonts/Amiamie-BlackRound.woff') format('woff'),
            url('otf/Amiamie-BlackRound.otf') format('opentype'),
            url('ttf/Amiamie-BlackRound.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Amiamie Round';
    src:    url('webfonts/Amiamie-ItalicRound.woff2') format('woff2'),
            url('webfonts/Amiamie-ItalicRound.woff') format('woff'),
            url('otf/Amiamie-ItalicRound.otf') format('opentype'),
            url('ttf/Amiamie-ItalicRound.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
