/* FONTES */
@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-DemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}
  
  @font-face {
    font-family: 'TT Commons';
    src: url('https://assets.behindthe.com.br/fonts/TTCommons-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}