/* = Here it goes!
----------------------------------------------- */
@font-face {
    font-family: 'aestetico';
    src: url('../fonts/Aestetico-Regular.woff2') format('woff2'),
         url('../fonts/Aestetico-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aestetico-extralight';
    src: url('../fonts/Aestetico-ExtraLight.woff2') format('woff2'),
         url('../fonts/Aestetico-ExtraLight.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'aestetico-lightit';
    src: url('../fonts/Aestetico-LightIt.woff2') format('woff2'),
         url('../fonts/Aestetico-LightIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'aestetico-light';
    src: url('../fonts/Aestetico-Light.woff2') format('woff2'),
         url('../fonts/Aestetico-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'aestetico-medium';
    src: url('../fonts/Aestetico-Medium.woff2') format('woff2'),
         url('../fonts/Aestetico-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'aestetico-bold';
    src: url('../fonts/Aestetico-Bold.woff2') format('woff2'),
         url('../fonts/Aestetico-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'aestetico-black';
    src: url('../fonts/Aestetico-Black.woff2') format('woff2'),
         url('../fonts/Aestetico-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'aestetico-medium';
    src: url('../fonts/Aestetico-Medium.woff2') format('woff2'),
         url('../fonts/Aestetico-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
