﻿@import url('../../Fonts/Moranga/Latinotype - Moranga Black It.otf');
@import url('../../Fonts/Moranga/Latinotype - Moranga Black.otf');
@import url('../../Fonts/Moranga/Latinotype - Moranga Bold It.otf');
@import url('../../Fonts/Moranga/Latinotype - Moranga Bold.otf');
@import url('../../Fonts/Moranga/Latinotype - Moranga Light It.otf');
@import url('../../Fonts/Moranga/Latinotype - Moranga Light.otf');
@import url('../../Fonts/Moranga/Latinotype - Moranga Medium It.otf');
@import url('../../Fonts/Moranga/Latinotype - Moranga Medium.otf');
@import url('../../Fonts/Moranga/Latinotype - Moranga Regular It.otf');

@font-face {
    font-family: 'Moranga regular';
    src: url('../../Fonts/Moranga/Latinotype - Moranga Regular.otf') format('truetype');
}



@import url('../../Fonts/Rubik/Rubik-Black.ttf');
@import url('../../Fonts/Rubik/Rubik-BlackItalic.ttf');
@import url('../../Fonts/Rubik/Rubik-Bold.ttf');
@import url('../../Fonts/Rubik/Rubik-BoldItalic.ttf');
@import url('../../Fonts/Rubik/Rubik-ExtraBold.ttf');
@import url('../../Fonts/Rubik/Rubik-ExtraBoldItalic.ttf');
@import url('../../Fonts/Rubik/Rubik-Italic-VariableFont_wght.ttf');
@import url('../../Fonts/Rubik/Rubik-Italic.ttf');
@import url('../../Fonts/Rubik/Rubik-LightItalic.ttf');

@font-face {
    font-family: 'Rubik Light';
    src: url('../../Fonts/Rubik/Rubik-Light.ttf') format('truetype');
}

body p, h1, h2, h3, h4, h5 {
    font-family: "Rubik Light" !important;
}

body button {
    font-family: "Moranga Regular" !important;
}
