﻿@font-face {
    font-family: 'Usual';
    src: url('../fonts/Usual-BoldItalic.woff2') format('woff2'),
        url('../fonts/Usual-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Usual';
    src: url('../fonts/Usual-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Usual-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Usual';
    src: url('../fonts/Usual-ExtraBold.woff2') format('woff2'),
        url('../fonts/Usual-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Usual';
    src: url('../fonts/Usual-Italic.woff2') format('woff2'),
        url('../fonts/Usual-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Usual';
    src: url('../fonts/Usual-LightItalic.woff2') format('woff2'),
        url('../fonts/Usual-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Usual';
    src: url('../fonts/Usual-MediumItalic.woff2') format('woff2'),
        url('../fonts/Usual-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Usual';
    src: url('../fonts/Usual-Regular.woff2') format('woff2'),
        url('../fonts/Usual-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Feminista';
    src: url('../fonts/Feminista.woff2') format('woff2'),
        url('../fonts/Feminista.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Thin.woff2') format('woff2'),
        url('../fonts/Mont-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Billion MiraclesTR';
    src: url('../fonts/BillionMiraclesTR-Regular.woff2') format('woff2'),
        url('../fonts/BillionMiraclesTR-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'resotyc';
    src: url('../fonts/resotyc-Regular.woff2') format('woff2'),
        url('../fonts/resotyc-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Light.woff2') format('woff2'),
        url('../fonts/Avenir-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir Next';
    src: url('AvenirNext-Regular.woff2') format('woff2'),
        url('AvenirNext-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




body {
    padding:0;
    margin:0;
}


.tmenu.m-tmenu{
	
	cursor:pointer;
}
